MCPcopy Create free account
hub / github.com/segmentio/encoding / Key

Method Key

internal/runtime_reflect/map.go:48–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46}
47
48func (it *MapIter) Key() unsafe.Pointer { return it.key }
49
50func (it *MapIter) Value() unsafe.Pointer { return it.value }
51

Callers 2

mapSizeFuncOfFunction · 0.95
mapEncodeFuncOfFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected