NetworkOrder.back

struct NetworkOrder(uint L)
@property const
ubyte
back
()
if (
L > ubyte.sizeof &&
L <= ulong.sizeof
)

Return Value

Type: ubyte

LSB.

Precondition: length > 0.

Meta