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

Method WriteString

encoding/xml/encoder.go:14–14  ·  view source on GitHub ↗

WriteString takes in a string and returns number of bytes written and error

(s string)

Source from the content-addressed store, hash-verified

12
13 // WriteString takes in a string and returns number of bytes written and error
14 WriteString(s string) (n int, err error)
15
16 // String method returns a string
17 String() string

Callers 11

FieldMethod · 0.65
buildCanonicalHeadersMethod · 0.65
derivePrivateKeyFunction · 0.65
escapeStringFunction · 0.65
NullMethod · 0.65
encodeByteSliceFunction · 0.65
escapeStringBytesFunction · 0.65
ValidateEndpointHostFunction · 0.65
LogfMethod · 0.65
appendToMethod · 0.65
ErrorMethod · 0.65

Calls

no outgoing calls

Tested by 1

LogfMethod · 0.52