Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
512
func
(dec *Decoder) offset() int64 {
513
return
dec.scanned + int64(dec.scanp)
514
}
Callers
3
Decode
Method · 0.95
tokenPrepareForDecode
Method · 0.95
tokenError
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected