byteme
C++ wrappers for buffered inputs
Loading...
Searching...
No Matches
RawBufferWriter.hpp File Reference

Write bytes to a raw buffer without any extra transformations. More...

Go to the source code of this file.

Classes

struct  byteme::RawBufferWriterOptions
 Options for the RawBufferWriter constructor. More...
 
class  byteme::RawBufferWriter
 Write bytes to a raw buffer. More...
 

Namespaces

namespace  byteme
 Simple byte readers and writers.
 

Detailed Description

Write bytes to a raw buffer without any extra transformations.