barecat.io#
I/O utilities for Barecat.
Submodules#
Functions#
|
Copy bytes between file objects using the fastest available method. |
|
Copy bytes and compute CRC32c in a single pass (when possible). |
|
Compute CRC32c of file contents (read-only scan). |
|
Write n zero bytes. Tries fallocate first, falls back to buffered. |