CompactSizeReader::CompactSizeReader

Construct a reader bound to the destination integer.

Synopsis

Declared in <serialize.h>

explicit
CompactSizeReader(uint64_t& n_in);

Parameters

NameDescription
n_inThe integer that receives the decoded value.