d2dgame ~master (2017-12-15T21:45:17Z)
Dub
Repo
ByteStreamImpl.skip
d2d
core
bytestream
ByteStreamImpl
Advances the stream by
amount
bytes.
struct
ByteStreamImpl
(Endian endianness)
void
skip
(
size_t
amount
)
Meta
Source
See Implementation
d2d
core
bytestream
ByteStreamImpl
constructors
this
functions
append
opAssign
peek
read
readTo
readToIncluding
skip
write
variables
stream
Advances the stream by amount bytes.