MCPcopy Create free account
hub / github.com/aws/smithy-go / WriteString

Method WriteString

eventstream/header_value.go:112–112  ·  view source on GitHub ↗
(string)

Source from the content-addressed store, hash-verified

110
111 type stringWriter interface {
112 WriteString(string) (int, error)
113 }
114
115 err := binaryWriteFields(w, binary.BigEndian,

Callers 2

encodeStringMethod · 0.65
WriteStringMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected