MCPcopy Index your code
hub / github.com/travisjeffery/jocko / Push

Method Push

protocol/decoder.go:25–25  ·  view source on GitHub ↗
(pd PushDecoder)

Source from the content-addressed store, hash-verified

23 Int64Array() ([]int64, error)
24 StringArray() ([]string, error)
25 Push(pd PushDecoder) error
26 Pop() error
27 remaining() int
28}

Callers 5

EncodeMethod · 0.65
EncodeMethod · 0.65
DecodeMethod · 0.65
EncodeMethod · 0.65
EncodeMethod · 0.65

Implementers 1

ByteDecoderprotocol/decoder.go

Calls

no outgoing calls

Tested by

no test coverage detected