random-access-disk 0.1.2

Continuously read,write to disk, using random offsets and lengths
Documentation

random-access-disk

crates.io version build status downloads docs.rs docs

Continuously read,write to disk, using random offsets and lengths. Adapted from random-access-storage/random-access-file.

Installation

$ cargo add random-access-disk

License

MIT OR Apache-2.0