Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pquerna/ffjson
/ Bytes
Method
Bytes
fflib/v1/buffer.go:27–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
26
type
bytesReader
interface
{
27
Bytes() []byte
28
String() string
29
}
30
Callers
4
lexString
Method · 0.65
scanField
Method · 0.65
renderTpl
Method · 0.65
RenderTemplate
Function · 0.65
Implementers
1
Buffer
fflib/v1/buffer.go
Calls
no outgoing calls
Tested by
no test coverage detected