Moving data reader to arrays instead of slices
This commit is contained in:
@@ -4,4 +4,4 @@ Messing around with zig via making a squashfs library. May amount to something.
|
||||
|
||||
## Current state
|
||||
|
||||
Performance is pretty terrible, but overall the library should fully work for decompression. Lzo & Lz4 decompression are not supported as they are not a part of zig's stdlib (support may be added later with external libraries).
|
||||
Performance is reatively bad (when compared to the official [squashfs-tools](https://github.com/plougher/squashfs-tools), but the basics should fully work.
|
||||
|
||||
Reference in New Issue
Block a user