Course contentsShow
Java
Lesson 1940 of 2,87039. File I/O: Basic Byte StreamsPro lesson

Nested Buffering Anti-Pattern: Avoid Double Buffering

Never wrap a BufferedInputStream with another BufferedInputStream; it adds overhead without benefit.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.