SymbolTable

Constructors

this
this(int tableSize)
Undocumented in source.

Members

Functions

addSymbol
string addSymbol(byte[] buffer, int offset, int len, long hash)
Undocumented in source. Be warned that the author may not have intended to support it.
addSymbol
string addSymbol(string symbol, long hash)
Undocumented in source. Be warned that the author may not have intended to support it.
addSymbol
string addSymbol(string buffer, int offset, int len, long hash)
Undocumented in source. Be warned that the author may not have intended to support it.
findSymbol
string findSymbol(long hash)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

global
SymbolTable global()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta