|
Sen API
Sen Libraries
|
#include "sen/core/base/numbers.h"#include "sen/core/base/timestamp.h"#include "sen/core/io/buffer_writer.h"#include "sen/core/io/detail/serialization_traits.h"#include <cstring>Go to the source code of this file.
Classes | |
| class | sen::OutputStreamTemplate< BufferEndian > |
| Binary output stream. Serializes values. In general, I/O operations throw on failure. More... | |
Namespaces | |
| namespace | sen |
Typedefs | |
| using | sen::OutputStream = OutputStreamTemplate<LittleEndian> |