byteme
C++ wrappers for buffered inputs
|
Write bytes to a file without any extra transformations. More...
Go to the source code of this file.
Classes | |
struct | byteme::RawFileWriterOptions |
Options for the RawFileWriter constructor. More... | |
class | byteme::RawFileWriter |
Write bytes to a file. More... | |
Namespaces | |
namespace | byteme |
Simple byte readers and writers. | |
Write bytes to a file without any extra transformations.