Read from the source but do not modify the internal offset. Consecutive calls to peek() will return portions of the source starting at the same position.
the ubyte array to write the output to
the length of the ubyte array out
the offset into the stream to read at
length in bytes that was actually read and put into out
See Implementation
Read from the source but do not modify the internal offset. Consecutive calls to peek() will return portions of the source starting at the same position.