EncodeCompactBytes joins bytes with its length into a byte slice. It is more efficient in both space and time compare to EncodeBytes. Note that the encoded result is not memcomparable.
(b []byte, data []byte)
source not stored for this graph (policy: none)
no test coverage detected
searching dependent graphs…