pack-d ~master (2016-08-22T15:01:24Z)
Home
Dub
Repo
BinaryReader.position
binary
reader
BinaryReader
Gets current position in stream.
struct
BinaryReader
(Range = ubyte[])
ulong
position
@
property
(
)
if
(
isInputRange
!
Range
&&
is
(
ElementType
!
Range
==
ubyte
)
)
Meta
Source
See Implementation
binary
reader
BinaryReader
constructors
this
functions
clear
empty
position
read
readArray
readBytes
readString
readUntil
skipBytes
skipTo
source
variables
byteOrder
Gets current position in stream.