32 bool good()
const override;
33 void seek(std::int32_t a_numBytes)
override;
34 std::uint32_t
tell()
const override;
#define KEEP_FOR_RE()
Definition PCH.h:517
Definition BSResourceNiBinaryStream.h:16
~BSResourceNiBinaryStream() override
std::uint32_t streamPos
Definition BSResourceNiBinaryStream.h:41
BSResourceNiBinaryStream(const char *a_fileName)
bool good() const override
BSTSmartPointer< BSResource::Stream > stream
Definition BSResourceNiBinaryStream.h:39
BSResourceNiBinaryStream()
static constexpr auto VTABLE
Definition BSResourceNiBinaryStream.h:19
void set_endian_swap(bool a_doSwap) override
void get_info(BufferInfo &a_buf) override
std::uint32_t tell() const override
BSResourceNiBinaryStream(const std::string &a_fileName)
void seek(std::int32_t a_numBytes) override
static constexpr auto RTTI
Definition BSResourceNiBinaryStream.h:18
BSResource::ErrorCode lastError
Definition BSResourceNiBinaryStream.h:42
BufferType * buffer
Definition BSResourceNiBinaryStream.h:40
Definition BSTSmartPointer.h:37
Definition NiBinaryStream.h:6
ErrorCode
Definition ErrorCodes.h:8
Definition AbsorbEffect.h:6
constexpr std::array< REL::ID, 1 > VTABLE_BSResourceNiBinaryStream
Definition Offsets_VTABLE.h:9377
constexpr REL::ID RTTI_BSResourceNiBinaryStream(static_cast< std::uint64_t >(690436))
Definition BSResourceNiBinaryStream.h:22
Definition NiBinaryStream.h:16