- collect
void collect()
Undocumented in source. Be warned that the author may not have intended to support it.
- free
void free()
Undocumented in source. Be warned that the author may not have intended to support it.
- getPageID
uint getPageID(void* ptr)
Undocumented in source. Be warned that the author may not have intended to support it.
- getRunID
uint getRunID(void* ptr)
Undocumented in source. Be warned that the author may not have intended to support it.
- mark
bool mark(void* ptr)
Undocumented in source. Be warned that the author may not have intended to support it.
- maybeGetRunID
uint maybeGetRunID(void* ptr)
Undocumented in source. Be warned that the author may not have intended to support it.
- prepare
void prepare()
- scan
bool scan()
Undocumented in source. Be warned that the author may not have intended to support it.
- splitLargeRun
uint splitLargeRun(size_t size, uint runID, ubyte binID, bool zero)
Undocumented in source. Be warned that the author may not have intended to support it.
- splitSmallRun
uint splitSmallRun(uint runID, ubyte binID)
Split run from free space.