51#ifndef LASS_GUARDIAN_OF_INCLUSION_IO_BINARY_I_MEMORY_BLOCK_H
52#define LASS_GUARDIAN_OF_INCLUSION_IO_BINARY_I_MEMORY_BLOCK_H
80 pos_type doTellg()
const override;
81 void doSeekg(pos_type position)
override;
82 void doSeekg(off_type offset, std::ios_base::seekdir direction)
override;
83 size_t doRead(
void* out,
size_t numberOfBytes)
override;
BinaryIMemoryBlock()
Construct an "empty" closed stream.
#define LASS_DLL
DLL interface: import or export symbols?
streams, binary streams, vrmlstreams, ...
Library for Assembled Shared Sources.