MCPcopy
hub / github.com/tinylib/msgp / gArray

Method gArray

gen/spec.go:285–285  ·  view source on GitHub ↗
(*Array)

Source from the content-addressed store, hash-verified

283 gMap(*Map)
284 gSlice(*Slice)
285 gArray(*Array)
286 gPtr(*Ptr)
287 gBase(*BaseElem)
288 gStruct(*Struct)

Callers 1

nextFunction · 0.65

Implementers 5

sizeGengen/size.go
unmarshalGengen/unmarshal.go
marshalGengen/marshal.go
encodeGengen/encode.go
decodeGengen/decode.go

Calls

no outgoing calls

Tested by

no test coverage detected