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

Method OutputOffset

jsontext/encode.go:900–902  ·  view source on GitHub ↗

OutputOffset returns the current output byte offset. It gives the location of the next byte immediately after the most recently written token or value. The number of bytes actually written to the underlying [io.Writer] may be less than this offset due to internal buffering effects.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

testEncoderErrorsFunction · 0.95
newMarshalErrorBeforeFunction · 0.80

Calls 1

previousOffsetEndMethod · 0.45

Tested by 1

testEncoderErrorsFunction · 0.76