Stream.peek

Peek the X amount of bytes from the current position

class Stream
abstract
int
peek
(
ref ubyte[] data
)

Meta