Skip to content

Commit 9cc210c

Browse files
committed
reference projects using this library in README
1 parent f40859b commit 9cc210c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
Streaming I/O for stdio, memory blocks and files in zip archives. Supports memory mapping where available, and transparent gzip decompression.
88

9+
Meant to be used in [midilib](https://github.com/vampirefrog/midilib), [libfmvoice](https://github.com/vampirefrog/libfmvoice), [mdxtools](https://github.com/vampirefrog/mdxtools), [vgm2x](https://github.com/vampirefrog/vgm2x) and [vgmio](https://github.com/vampirefrog/vgmio).
10+
911
| module | | gzip | open | read | write | seek | eof | tell | mmap | munmap | close |
1012
|----------|----|------|------|------|-------|------------|-----|------|-------|--------|-------|
1113
| mem | R | no ||||||||||

0 commit comments

Comments
 (0)