VersionInfoParser

Undocumented in source.

Constructors

this
this(void[] data)
Undocumented in source.

Members

Functions

read
T read()
Undocumented in source. Be warned that the author may not have intended to support it.
readAlign
void readAlign()
Undocumented in source. Be warned that the author may not have intended to support it.
readBytes
ubyte[] readBytes(size_t count)
Undocumented in source. Be warned that the author may not have intended to support it.
readNode
Node readNode()
Undocumented in source. Be warned that the author may not have intended to support it.
readWStringz
wchar[] readWStringz()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Node
struct Node
Undocumented in source.

Variables

data
ubyte[] data;
Undocumented in source.
root
Node root;
Undocumented in source.

Meta