Bytes

Bytes (Count) Unit.

Alias This

_value

Members

Aliases

T
alias T = size_t
Undocumented in source.

Functions

opAssign
T opAssign(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
T opBinary(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
T opOpAssign(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opUnary
T opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString(bool inBits)
value
inout(T) value()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta