MCPcopy Create free account
hub / github.com/go-json-experiment/json / CountNextDelimWhitespace

Method CountNextDelimWhitespace

jsontext/encode.go:611–632  ·  view source on GitHub ↗

CountNextDelimWhitespace counts the number of bytes of delimiter and whitespace bytes assuming the upcoming token is a JSON value. This method is used for error reporting at the semantic layer.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

newMarshalErrorBeforeFunction · 0.45
newUnmarshalErrorBeforeFunction · 0.45

Calls 4

KindTypeAlias · 0.85
needDelimMethod · 0.80
GetMethod · 0.80
NeedIndentMethod · 0.80

Tested by

no test coverage detected