MCPcopy Index your code
hub / github.com/pquerna/ffjson / Bytes

Method Bytes

fflib/v1/buffer.go:27–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25
26type bytesReader interface {
27 Bytes() []byte
28 String() string
29}
30

Callers 4

lexStringMethod · 0.65
scanFieldMethod · 0.65
renderTplMethod · 0.65
RenderTemplateFunction · 0.65

Implementers 1

Bufferfflib/v1/buffer.go

Calls

no outgoing calls

Tested by

no test coverage detected