func encoding/gob.decUint8

2 uses

	encoding/gob (current package)
		decode.go#L255: func decUint8(i *decInstr, state *decoderState, value reflect.Value) {
		decode.go#L766: 	reflect.Uint8:      decUint8,