pack-d ~master (2016-08-22T15:01:24Z)
Home
Dub
Repo
Unpacker.popFront
binary
unpack
Unpacker
Unpacks next element from source range.
struct
Unpacker
(string format, ByteOrder byteOrder = ByteOrder.Native, R)
void
popFront
(
)
if
(
(
isInputRange
!
R
&&
is
(
ElementType
!
R
==
ubyte
)
)
||
is
(
R
==
File
)
)
Meta
Source
See Implementation
binary
unpack
Unpacker
aliases
Type
constructors
this
functions
popFront
variables
empty
front
source
Unpacks next element from source range.