BufferedInputStream.peekBuffer
ubyte[] peekBuffer() nothrowReturns the buffer with the currently available bytes. The returned buffer must not be modified and will become invalid when reading from the stream or filling the buffer.
Returns
read-only buffer