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

Method Int64

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

Source from the content-addressed store, hash-verified

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

Callers 6

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