MCPcopy 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

writeStringMethod · 0.65
writePropertyMethod · 0.65
MarshalMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected