Fill the provided buffer
Where data should be placed.
Whether to throw an exception when dst is not filled (an Eof occurs first). Defaults to false.
the number of bytes actually read, which will be less than dst.length when Eof has been reached and Eof thereafter.
See Implementation
Fill the provided buffer