MCPcopy 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
39type lener interface {
40 Len() int
41}
42
43type rewinder interface {

Callers

nothing calls this directly

Implementers 1

Bufferfflib/v1/buffer.go

Calls

no outgoing calls

Tested by

no test coverage detected