UnsignedByte

Undocumented in source.

Constructors

this
this(byte underlying)
Undocumented in source.

Members

Functions

byteValue
byte byteValue()
Undocumented in source. Be warned that the author may not have intended to support it.
doubleValue
double doubleValue()
Undocumented in source. Be warned that the author may not have intended to support it.
floatValue
float floatValue()
Undocumented in source. Be warned that the author may not have intended to support it.
intValue
int intValue()
Undocumented in source. Be warned that the author may not have intended to support it.
longValue
long longValue()
Undocumented in source. Be warned that the author may not have intended to support it.
opCmp
int opCmp(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
shortValue
short shortValue()
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.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

cachedValues
UnsignedByte[] cachedValues()
Undocumented in source. Be warned that the author may not have intended to support it.
initCachedVal
UnsignedByte[] initCachedVal()
Undocumented in source. Be warned that the author may not have intended to support it.
valueOf
UnsignedByte valueOf(byte underlying)
Undocumented in source. Be warned that the author may not have intended to support it.
valueOf
UnsignedByte valueOf(string value)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta