Add File Access Functions
Open
enhancement
- Dominant language
- C
- Stars
- 27.9k
- Forks
- 2.6k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 8
Description
zlib offers a set of file access functions: `gzopen`, `gzread,` `gzwrite`, and about 20 others. Essentially, these are convenience wrappers which compress, buffer, and interact with the filesystem.
Would love to see this in zstd.
Contributor guide
Assessment
This issue has not been assessed yet.