Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antchfx/xpath
/ WriteString
Method
WriteString
func.go:17–17 ·
view source on GitHub ↗
(s string)
Source
from the content-addressed store, hash-verified
15
type
stringBuilder
interface
{
16
WriteRune(r rune) (n int, err error)
17
WriteString(s string) (int, error)
18
Reset()
19
Grow(n int)
20
String() string
Callers
5
getHashCode
Function · 0.80
Value
Method · 0.80
Value
Method · 0.80
Value
Method · 0.80
concatFunc
Function · 0.80
Calls
no outgoing calls
Tested by
3
Value
Method · 0.64
Value
Method · 0.64
Value
Method · 0.64