ByteStream.skip

Skip "bytes" amount of bytes. The buffer's position will increment by that amount.

class ByteStream
void
skip
(
in uint bytes
)

Meta