userlamalovecancel
branchRustProtoBuf/hackweek_reduce_copiescancel

4 Commits over 0 Days - ∞cph!

4 Months Ago
Optimize ReadFromStream(Stream, int) to not allocate because the length is known
4 Months Ago
Fix writing incorrect padding for len prefixes
4 Months Ago
Refactor to make BufferStream a class and support resizing the backing buffer automatically
5 Months Ago
Ditch Stream as the read/write interface to reduce the amount of copying data around