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

Method PutInt32

protocol/encoder.go:9–9  ·  view source on GitHub ↗
(in int32)

Source from the content-addressed store, hash-verified

7 PutInt8(in int8)
8 PutInt16(in int16)
9 PutInt32(in int32)
10 PutInt64(in int64)
11 PutArrayLength(in int) error
12 PutRawBytes(in []byte) error

Callers 15

EncodeMethod · 0.65
EncodeMethod · 0.65
EncodeMethod · 0.65
EncodeMethod · 0.65
EncodeMethod · 0.65
EncodeMethod · 0.65
EncodeMethod · 0.65
encodeMethod · 0.65
EncodeMethod · 0.65
EncodeMethod · 0.65
EncodeMethod · 0.65
EncodeMethod · 0.65

Implementers 2

LenEncoderprotocol/encoder.go
ByteEncoderprotocol/encoder.go

Calls

no outgoing calls

Tested by

no test coverage detected