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