MCPcopy
hub / github.com/ugorji/go / EncodeUint

Method EncodeUint

codec/encode.go:26–26  ·  view source on GitHub ↗
(i uint64)

Source from the content-addressed store, hash-verified

24 EncodeNil()
25 EncodeInt(i int64)
26 EncodeUint(i uint64)
27 EncodeBool(b bool)
28 EncodeFloat32(f float32)
29 EncodeFloat64(f float64)

Callers 15

CodecEncodeSelfMethod · 0.65
CodecEncodeSelfMethod · 0.65
CodecEncodeSelfMethod · 0.65
CodecEncodeSelfMethod · 0.65
EncAsMapSliceUint8VMethod · 0.65
EncSliceUint64VMethod · 0.65
EncAsMapSliceUint64VMethod · 0.65
EncMapStringUint8VMethod · 0.65
EncMapStringUint64VMethod · 0.65
EncMapUint8IntfVMethod · 0.65
EncMapUint8StringVMethod · 0.65
EncMapUint8BytesVMethod · 0.65

Implementers 1

jsonEncDrivercodec/json.go

Calls

no outgoing calls

Tested by 15

CodecEncodeSelfMethod · 0.52
CodecEncodeSelfMethod · 0.52
CodecEncodeSelfMethod · 0.52
CodecEncodeSelfMethod · 0.52
CodecEncodeSelfMethod · 0.52
CodecEncodeSelfMethod · 0.52
CodecEncodeSelfMethod · 0.52
CodecEncodeSelfMethod · 0.52
CodecEncodeSelfMethod · 0.52
CodecEncodeSelfMethod · 0.52
CodecEncodeSelfMethod · 0.52
CodecEncodeSelfMethod · 0.52