Encoder

struct Encoder : public roq::codec::Encoder

Public Static Functions

static std::unique_ptr<Encoder> create()
static std::unique_ptr<Encoder> create(Options const&)
struct Options

Public Members

bool size_prefixed = false
size_t buffer_size = {}