TestEncoderReset tests that the encoder preserves its internal buffer between Reset calls to avoid frequent allocations when reusing the encoder. It ensures that the buffer capacity is maintained while avoiding aliasing issues with [bytes.Buffer].
(t *testing.T)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected
searching dependent graphs…