pack-d ~master (2016-08-22T15:01:24Z)
Home
Dub
Repo
binaryReader
binary
reader
Creates new instance of Binary reader.
auto
binaryReader
(
Range
)
(
auto
ref
Range
range
,
ByteOrder
order
=
ByteOrder.Native
)
Parameters
range
Type:
Range
Input range to read from
order
Type:
ByteOrder
Byte order to use
Meta
Source
See Implementation
binary
reader
functions
binaryReader
structs
BinaryReader
Creates new instance of Binary reader.