Reads bytes until stop is found.
Returned array can be empty if input stream is empty.
Value to read until
If true, input stream is moved to next byte.
Array of bytes.
See Implementation
Reads bytes until stop is found.
Returned array can be empty if input stream is empty.