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

Method EncWriteMapStart

codec/gen-helper.generated.go:121–121  ·  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

119
120// FOR USE BY CODECGEN ONLY. IT *WILL* CHANGE WITHOUT NOTICE. *DO NOT USE*
121func (f genHelperEncoder) EncWriteMapStart(length int) { f.e.mapStart(length) }
122
123// FOR USE BY CODECGEN ONLY. IT *WILL* CHANGE WITHOUT NOTICE. *DO NOT USE*
124func (f genHelperEncoder) EncWriteMapEnd() { f.e.mapEnd() }

Callers 15

CodecEncodeSelfMethod · 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
CodecEncodeSelfMethod · 0.80
CodecEncodeSelfMethod · 0.80

Calls 1

mapStartMethod · 0.45

Tested by 15

CodecEncodeSelfMethod · 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
CodecEncodeSelfMethod · 0.64
CodecEncodeSelfMethod · 0.64