surrealpatch/util/pack
Tobie Morgan Hitchcock 0ce8e78577 Make use of direct byte encoding / decoding
With the lates github.com/abcum/cork package, it is now possible to encode and decode a cork data stream without creating a new buffer each time. Instead the github.com/abcum/bump pacakge efficiently buffers the byte slice without any unnecessary allocations.
2017-11-16 19:54:55 +00:00
..
pack.go Make use of direct byte encoding / decoding 2017-11-16 19:54:55 +00:00