index_util::DBHeightKey::Unserialize

Read the key back, verifying the prefix and decoding the height.

Synopsis

Declared in <index/db_key.h>

template<typename Stream>
void
Unserialize(Stream& s);

Parameters

NameDescription
sInput stream to read from.