Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pquerna/ffjson
/ WriteString
Method
WriteString
fflib/v1/buffer.go:36–36 ·
view source on GitHub ↗
(s string)
Source
from the content-addressed store, hash-verified
34
35
type
stringWriter
interface
{
36
WriteString(s string) (n int, err error)
37
}
38
39
type
lener
interface
{
Callers
3
WriteJson
Function · 0.65
AppendFloat
Function · 0.65
MarshalJSONBuf
Method · 0.65
Implementers
1
Buffer
fflib/v1/buffer.go
Calls
no outgoing calls
Tested by
no test coverage detected