OverflowInfo

Undocumented in source.

Constructors

this
this(ubyte[] payloadStart, int offset, uint payloadSize, Database.PageRange pages, uint payloadHeaderSize, Database.BTreePageType pageType)
Undocumented in source.

Members

Functions

gotoNextPage
void gotoNextPage(Database.PageRange pages)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

nextPageIdx
uint nextPageIdx;
Undocumented in source.
pageSlice
const(ubyte)[] pageSlice;
Undocumented in source.

Meta