rippled
|
Classes | |
class | reader |
Algorithm for storing buffers when parsing. More... | |
class | value_type |
Static Public Member Functions | |
static std::uint64_t | size (value_type const &body) |
Returns the size of the body. More... | |
Definition at line 35 of file DatabaseBody.h.
|
static |
Returns the size of the body.
body | The database body to use |