Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
21
type
truncater
interface
{
22
Truncate(n int)
23
Reset()
24
}
25
26
type
bytesReader
interface
{
Callers
7
Reset
Method · 0.65
lexString
Method · 0.65
Scan
Method · 0.65
scanField
Method · 0.65
Decode
Method · 0.65
DecodeFast
Method · 0.65
Encode
Method · 0.65
Implementers
1
Buffer
fflib/v1/buffer.go
Calls
no outgoing calls
Tested by
no test coverage detected