CatapultServer
v0.5.0.1 (Elephant)
|
Serializer for patricia tree. More...
Static Public Member Functions | |
static std::string | SerializeValue (const tree::TreeNode &value) |
Serializes value to string. More... | |
static tree::TreeNode | DeserializeValue (const RawBuffer &buffer) |
Deserializes tree node from buffer. More... | |
Serializer for patricia tree.
|
static |
Deserializes tree node from buffer.
|
static |
Serializes value to string.