how internally BufferedInputStream work in java?
During read from a file, how or who bring bytes from the file to the internal buffer?
Wether BufferedInputStream read 1 byte at a time from internal buffer?
It looks like you're new here. If you want to get involved, click one of these buttons!