ETFNode

Undocumented in source.

Members

Functions

get
T get()
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
ETFNode opIndex(T index)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

bufferStart
ubyte[] bufferStart;
Undocumented in source.
children
ETFNode[] children;
Undocumented in source.
data
ubyte[] data;
Undocumented in source.
keys
ETFNode[] keys;
Undocumented in source.
type
ETFHeader type;
Undocumented in source.

Meta