mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-14 13:35:38 +00:00
* Directly fill an array instead of filling a List and copying that to an array * Use own buffer when writing bytes to a stream * Remove DataConverter class, replaced by BinaryPrimitives