Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinylib/msgp
/ WriteString
Method
WriteString
msgp/json.go:48–48 ·
view source on GitHub ↗
(string)
Source
from the content-addressed store, hash-verified
46
io.Writer
47
io.ByteWriter
48
WriteString(string) (int, error)
49
}
50
51
// CopyToJSON reads MessagePack from 'src' and copies it
Callers
15
generate
Function · 0.65
writePkgHeader
Function · 0.65
writeImportHeader
Function · 0.65
writeLimitConstants
Function · 0.65
rwBoolBytes
Function · 0.65
writeExt
Function · 0.65
EncodeMsg
Method · 0.65
writeString
Method · 0.65
rwMap
Function · 0.65
rwBool
Function · 0.65
rwExtension
Function · 0.65
rwquoted
Function · 0.65
Implementers
1
Writer
msgp/write.go
Calls
no outgoing calls
Tested by
2
generate
Function · 0.52
EncodeMsg
Method · 0.52