BufferedStreams
June 19, 2022 ยท View on GitHub
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")
June 19, 2022 ยท View on GitHub
BufferedStreams provides buffering for IO operations. It can wrap any IO type automatically making incremental reading and writing faster.
using Pkg
Pkg.add("BufferedStreams")