CommonLibSSE NG
Loading...
Searching...
No Matches
RE::NiBinaryStream::BufferInfo Struct Reference

#include <NiBinaryStream.h>

Public Attributes

void * buffer
 
std::uint32_t totalSize
 
std::uint32_t bufferAllocSize
 
std::uint32_t bufferReadSize
 
std::uint32_t bufferPos
 
std::uint32_t streamPos
 
std::uint32_t pad1C
 

Member Data Documentation

◆ buffer

void* RE::NiBinaryStream::BufferInfo::buffer

◆ bufferAllocSize

std::uint32_t RE::NiBinaryStream::BufferInfo::bufferAllocSize

◆ bufferPos

std::uint32_t RE::NiBinaryStream::BufferInfo::bufferPos

◆ bufferReadSize

std::uint32_t RE::NiBinaryStream::BufferInfo::bufferReadSize

◆ pad1C

std::uint32_t RE::NiBinaryStream::BufferInfo::pad1C

◆ streamPos

std::uint32_t RE::NiBinaryStream::BufferInfo::streamPos

◆ totalSize

std::uint32_t RE::NiBinaryStream::BufferInfo::totalSize

The documentation for this struct was generated from the following file: