3#include <xrpl/nodestore/NodeObject.h>
21 DecodedBlob(
void const* key,
void const* value,
int valueBytes);
std::shared_ptr< NodeObject > createObject()
Create a NodeObject from this data.
DecodedBlob(void const *key, void const *value, int valueBytes)
Construct the decoded blob from raw data.
unsigned char const * objectData_
bool wasOk() const noexcept
Determine if the decoding was successful.
NodeObjectType objectType_
NodeObjectType
The types of node objects.