31 static_cast<
std::size_t>(MSGPACK_UNPACKER_RESERVE_SIZE)) {}
36 StatusCode::INVALID_ARGUMENT,
"Buffer size must be at least one.");
Class of exceptions in cpp-msgpack-rpc library.
MessageParserConfig()
Constructor.
std::size_t read_buffer_size() const noexcept
Get the buffer size to read at once.
std::size_t read_buffer_size_
Buffer size to read at once.
Definition of MessageParserConfig class.
Definition of MsgpackRPCException class.
Namespace of configurations.
Definition of StatusCode enumeration.