MsfHeader

Undocumented in source.

Members

Functions

numMetaStreamPages
uint numMetaStreamPages()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
void toString(void delegate(const(char)[]) sink)
Undocumented in source. Be warned that the author may not have intended to support it.
validate
void validate()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_reserved
uint _reserved;
Undocumented in source.
freePageBitmapIndex
uint freePageBitmapIndex;
Undocumented in source.
metaStreamBytes
uint metaStreamBytes;

Length of stream that stores stream infos

metaStreamHeaderPage
uint metaStreamHeaderPage;
Undocumented in source.
numPages
uint numPages;

Total size of MSF file is numPages * pageSize

pageSize
uint pageSize;
Undocumented in source.

Meta