func encoding/gob.decUint16

2 uses

	encoding/gob (current package)
		decode.go#L273: func decUint16(i *decInstr, state *decoderState, value reflect.Value) {
		decode.go#L767: 	reflect.Uint16:     decUint16,