NetworkOrder.save

struct NetworkOrder(uint L)
const
typeof(this)
save
()
if (
L > ubyte.sizeof &&
L <= ulong.sizeof
)

Return Value

Type: typeof(this)

Copy of this range.

Meta