2 unstable releases

0.2.0 Jun 8, 2022
0.1.0 Apr 6, 2020

#17 in #consume

31 downloads per month

GPL-2.0 license

12KB
141 lines


An object that can consume memory slices without copying the slice. Can be useful when processing raw binary structured data at a low level such us when reading the contents of a file that has stored binary data

No runtime deps