dng_memory_stream Class ReferenceA dng_stream which can be read from or written to memory. More...
Inheritance diagram for dng_memory_stream:
![]()
Detailed DescriptionA dng_stream which can be read from or written to memory.Stream is populated via writing and either read or accessed by asking for contents as a pointer. Constructor & Destructor Documentation
Construct a new memory-based stream.
Member Function Documentation
Copy a specified number of bytes to a target stream.
Reimplemented from dng_stream. References dng_memory_block::Buffer_uint8(), dng_stream::Flush(), dng_stream::Length(), dng_stream::Position(), dng_stream::Put(), dng_stream::SetReadPosition(), and ThrowEndOfFile().
The documentation for this class was generated from the following files:
|