func encoding/hex.AppendDecode

one use

	encoding/hex (current package)
		hex.go#L118: func AppendDecode(dst, src []byte) ([]byte, error) {