|
Centipede 0.0.1
Centipede program
|
Class for configuring the binary writer class (Binary). More...
#include <binary.hpp>
Public Attributes | |
| std::string | out_filename = "output.bin" |
| Output binary filename. | |
| uint32_t | max_bufferpoint_size = DEFAULT_BUFFER_SIZE |
| maximum bufferpoint for an entry. | |
Definition at line 77 of file binary.hpp.