BufferedStreams Description BufferedStreams provides buffering for IO operations. It can wrap any IO type automatically making incremental reading and writing faster. Installation using Pkg Pkg.add("BufferedStreams")