MCPcopy
hub / github.com/rs/zerolog / AppendUints64

Method AppendUints64

encoder.go:54–54  ·  view source on GitHub ↗
(dst []byte, vals []uint64)

Source from the content-addressed store, hash-verified

52 AppendUints16(dst []byte, vals []uint16) []byte
53 AppendUints32(dst []byte, vals []uint32) []byte
54 AppendUints64(dst []byte, vals []uint64) []byte
55 AppendUints8(dst []byte, vals []uint8) []byte
56}

Callers 5

Uints64Method · 0.65
appendFieldListFunction · 0.65
Uints64Method · 0.65
TestAppendUints64Function · 0.65
TestAppendUints64Function · 0.65

Implementers 2

Encoderinternal/cbor/base.go
Encoderinternal/json/base.go

Calls

no outgoing calls

Tested by 2

TestAppendUints64Function · 0.52
TestAppendUints64Function · 0.52