MCPcopy
hub / github.com/travisjeffery/jocko / ArrayLength

Method ArrayLength

protocol/decoder.go:19–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17 Int32() (int32, error)
18 Int64() (int64, error)
19 ArrayLength() (int, error)
20 Bytes() ([]byte, error)
21 String() (string, error)
22 Int32Array() ([]int32, error)

Callers 15

DecodeMethod · 0.65
DecodeMethod · 0.65
DecodeMethod · 0.65
DecodeMethod · 0.65
DecodeMethod · 0.65
DecodeMethod · 0.65
DecodeMethod · 0.65
DecodeMethod · 0.65
DecodeMethod · 0.65
DecodeMethod · 0.65
DecodeMethod · 0.65
DecodeMethod · 0.65

Implementers 1

ByteDecoderprotocol/decoder.go

Calls

no outgoing calls

Tested by

no test coverage detected