Files
weave-scope/report/marshal.go
Bryan Boreham 05d5d339c4 Decode reports from a byte buffer
Reading and uncompressing the entire message into memory first allows
the decoder to avoid memory allocations in field names, etc.
2017-11-29 21:56:55 +00:00

4.8 KiB