Popularity
40 Stars
Updated Last
1 Year Ago
Started In
August 2015

BufferedStreams

Build Status codecov

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")

Required Packages

No packages found.