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