#include <format.hh>
Public Member Functions | |
| BinaryOutputBuffer () | |
| void | Reserve (size_t size) |
| void | AddNGram (const StringPiece &line) |
| template<class Output > | |
| void | Flush (Output &output) |
Definition at line 175 of file format.hh.
| void lm::BinaryOutputBuffer::AddNGram | ( | const StringPiece & | line | ) | [inline] |
| void lm::BinaryOutputBuffer::Flush | ( | Output & | output | ) | [inline] |
| void lm::BinaryOutputBuffer::Reserve | ( | size_t | size | ) | [inline] |
1.5.9