pgx/chunkreader
Jack Christensen e8eaad520b Reduce allocations and copies in pgproto3
Altered chunkreader to never reuse memory.

Altered pgproto3 to to copy memory when decoding. Renamed UnmarshalBinary to
Decode because of changed semantics.
2017-04-29 11:55:14 -05:00
..
chunkreader.go Reduce allocations and copies in pgproto3 2017-04-29 11:55:14 -05:00
chunkreader_test.go Reduce allocations and copies in pgproto3 2017-04-29 11:55:14 -05:00