Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pquerna/ffjson
/ Len
Method
Len
fflib/v1/buffer.go:40–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
39
type
lener
interface
{
40
Len() int
41
}
42
43
type
rewinder
interface
{
Callers
nothing calls this directly
Implementers
1
Buffer
fflib/v1/buffer.go
Calls
no outgoing calls
Tested by
no test coverage detected