v1.2.7
- Optimise encoding buffer creation to only create a new buffer when usin
MarshalasDecodeapi writes directly to the io.Writer. Doing this, using theDecodeleads to less allocation.
Marshal as Decode api writes directly to the io.Writer. Doing this, using the Decode leads to less allocation.