tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
NetworkOrder.popFront
tanya
net
inet
NetworkOrder
Eliminates the MSB.
Precondition:
length > 0
.
struct
NetworkOrder
(uint L)
void
popFront
(
)
if
(
L
> ubyte.
sizeof
&&
L
<= ulong.
sizeof
)
Meta
Source
See Implementation
tanya
net
inet
NetworkOrder
constructors
this
functions
popBack
popFront
save
properties
back
empty
front
length
Eliminates the MSB.
Precondition: length > 0.