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

Method EncWriteArrayStart

codec/gen-helper.generated.go:127–127  ·  view source on GitHub ↗

FOR USE BY CODECGEN ONLY. IT *WILL* CHANGE WITHOUT NOTICE. *DO NOT USE*

(length int)

Source from the content-addressed store, hash-verified

125
126// FOR USE BY CODECGEN ONLY. IT *WILL* CHANGE WITHOUT NOTICE. *DO NOT USE*
127func (f genHelperEncoder) EncWriteArrayStart(length int) { f.e.arrayStart(length) }
128
129// FOR USE BY CODECGEN ONLY. IT *WILL* CHANGE WITHOUT NOTICE. *DO NOT USE*
130func (f genHelperEncoder) EncWriteArrayEnd() { f.e.arrayEnd() }

Callers 15

CodecEncodeSelfMethod · 0.80
CodecEncodeSelfMethod · 0.80
encSliceTestMammoth2Method · 0.80
encArray4int64Method · 0.80
CodecEncodeSelfMethod · 0.80
CodecEncodeSelfMethod · 0.80
CodecEncodeSelfMethod · 0.80
CodecEncodeSelfMethod · 0.80
CodecEncodeSelfMethod · 0.80
CodecEncodeSelfMethod · 0.80
CodecEncodeSelfMethod · 0.80
CodecEncodeSelfMethod · 0.80

Calls 1

arrayStartMethod · 0.45

Tested by 15

CodecEncodeSelfMethod · 0.64
CodecEncodeSelfMethod · 0.64
encSliceTestMammoth2Method · 0.64
encArray4int64Method · 0.64
CodecEncodeSelfMethod · 0.64
CodecEncodeSelfMethod · 0.64
CodecEncodeSelfMethod · 0.64
CodecEncodeSelfMethod · 0.64
CodecEncodeSelfMethod · 0.64
CodecEncodeSelfMethod · 0.64
CodecEncodeSelfMethod · 0.64
CodecEncodeSelfMethod · 0.64