ByteArray

Byte array wrapper for hashtable use. Implements equals() and hashCode().

Constructors

this
this(byte[] bytes)
Undocumented in source.

Members

Functions

opEquals
bool opEquals(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
toHash
size_t toHash()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta