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

Method EncEncode

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

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

(v interface{})

Source from the content-addressed store, hash-verified

146
147// FOR USE BY CODECGEN ONLY. IT *WILL* CHANGE WITHOUT NOTICE. *DO NOT USE*
148func (f genHelperEncoder) EncEncode(v interface{}) { f.e.encode(v) }
149
150// FOR USE BY CODECGEN ONLY. IT *WILL* CHANGE WITHOUT NOTICE. *DO NOT USE*
151func (f genHelperEncoder) EncFnGivenAddr(v interface{}) *codecFn {

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

Calls 1

encodeMethod · 0.80

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