Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Monibuca/engine
/ WriteString
Method
WriteString
util/buffer.go:85–85 ·
view source on GitHub ↗
(a string)
Source
from the content-addressed store, hash-verified
83
WriteFloat64(v float64)
84
WriteByte(v byte)
85
WriteString(a string)
86
Write(a []byte) (n int, err error)
87
ReadN(n int) Buffer
88
ReadFloat64() float64
Callers
3
writeString
Method · 0.65
writeProperty
Method · 0.65
Marshal
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected