MCPcopy
hub / github.com/pquerna/ffjson / Reset

Method Reset

fflib/v1/buffer.go:23–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21type truncater interface {
22 Truncate(n int)
23 Reset()
24}
25
26type bytesReader interface {

Callers 7

ResetMethod · 0.65
lexStringMethod · 0.65
ScanMethod · 0.65
scanFieldMethod · 0.65
DecodeMethod · 0.65
DecodeFastMethod · 0.65
EncodeMethod · 0.65

Implementers 1

Bufferfflib/v1/buffer.go

Calls

no outgoing calls

Tested by

no test coverage detected