SymbolTable.addSymbol

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

Meta