Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
47
func
(r *ffReader) Pos() int {
48
return
r.i
49
}
50
51
// Reset the reader, and add new input.
52
func
(r *ffReader) Reset(d []byte) {
Callers
3
WrapErr
Method · 0.80
wantBytes
Method · 0.80
lexNumber
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected