CatapultServer
v0.5.0.1 (Elephant)
|
Primary serializer for mosaic cache. More...
Additional Inherited Members | |
![]() | |
using | KeyType = typename MosaicCacheDescriptor ::KeyType |
using | ValueType = typename MosaicCacheDescriptor ::ValueType |
![]() | |
static std::string | SerializeValue (const ValueType &value) |
Serializes value to string. More... | |
static ValueType | DeserializeValue (const RawBuffer &buffer) |
Deserializes value from buffer. More... | |
Primary serializer for mosaic cache.