By default BufferedInputStream is constructed with internal buffer with capacity 8192. In some cases this buffer is never used, e.g. when we call readNBytes() or readAllBytes() or when BufferedInputStream is cascaded.
-
Sergey Tsypanov
-
Sergey Tsypanov
- Votes:
-
0 Vote for this issue
- Watchers:
-
4 Start watching this issue
- Created:
- Updated:
- Resolved: