TestDecoderReset tests that the decoder preserves its internal buffer between Reset calls to avoid frequent allocations when reusing the decoder. 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…