d2dgame ~master (2017-12-15T21:45:17Z)
Dub
Repo
ByteStreamImpl.write
d2d
core
bytestream
ByteStreamImpl
Writes
data
to the stream at position
index
.
struct
ByteStreamImpl
(Endian endianness)
void
write
(
T
)
(
T
data
,
size_t
index
)
Meta
Source
See Implementation
d2d
core
bytestream
ByteStreamImpl
constructors
this
functions
append
opAssign
peek
read
readTo
readToIncluding
skip
write
variables
stream
Writes data to the stream at position index.