Files
sharpcompress/src/SharpCompress/IO
Bond_009 80b0671844 Reduce the amount of allocations
* 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
2019-12-30 18:58:25 +01:00
..
2018-07-11 16:21:19 -07:00