Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pquerna/ffjson
/ FormatBitsWriter
Interface
FormatBitsWriter
fflib/v1/iota.go:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
type
FormatBitsWriter
interface
{
58
io.Writer
59
io.ByteWriter
60
}
61
62
type
FormatBitsScratch
struct
{}
63
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…