- opAssign
void opAssign(ubyte[T.sizeof] input)
Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
void opAssign(ubyte[] input)
Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
void opAssign(T input)
Undocumented in source. Be warned that the author may not have intended to support it.
- toInt
T toInt()
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
void toString(Range sink)
Undocumented in source. Be warned that the author may not have intended to support it.
Represents a little endian type in packed binary-coded decimal coding. This coding is common in old processors, but doesn't see much use in the modern era.