MCPcopy Create free account
hub / github.com/blues/note / offset

Method offset

jsonxt/stream.go:512–514  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

510}
511
512func (dec *Decoder) offset() int64 {
513 return dec.scanned + int64(dec.scanp)
514}

Callers 3

DecodeMethod · 0.95
tokenPrepareForDecodeMethod · 0.95
tokenErrorMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected