BigEndian

Stores T in big-endian byte order.

Constructors

this
this(T value)
Undocumented in source.

Alias This

_endian_value

Members

Aliases

opAssign
alias opAssign = _endian_value
Undocumented in source.

Properties

_endian_value
T _endian_value [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
_endian_value
T _endian_value [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta