pack-d ~master (2022-02-24T17:00:06.5390118)
Dub
Repo
BinaryReader.source
binary
reader
BinaryReader
Sets new source range to read from.
Range
source
()
void
source
(Range source)
void
source
(Range source)
struct
BinaryReader
(Range = ubyte[])
@
property
void
source
(
Range
source
)
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
Sets new source range to read from.