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

Name

Description

s

Input stream to read from.

Created with MrDocs