MCPcopy Create free account
hub / github.com/pquerna/ffjson / Pos

Method Pos

fflib/v1/reader.go:47–49  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

45}
46
47func (r *ffReader) Pos() int {
48 return r.i
49}
50
51// Reset the reader, and add new input.
52func (r *ffReader) Reset(d []byte) {

Callers 3

WrapErrMethod · 0.80
wantBytesMethod · 0.80
lexNumberMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected