jastream ~master (2019-01-16T03:30:19Z)
Dub
Repo
BinaryIO.read
jaster
stream
binary
BinaryIO
Easy
Reads in an array of numeric values.
T
read
()
T
read
()
class
BinaryIO
T
read
(
T
)
(
)
if
(
isNumeric
!(
ElementType
!
T
) &&
isDynamicArray
!
T
)
T
read
()
Meta
Source
See Implementation
jaster
stream
binary
BinaryIO
constructors
this
functions
read
readBytes
readLengthBytes
write
writeBytes
writeLengthBytes
properties
endian
stream
Easy Reads in an array of numeric values.