github.com/refraction-networking/utls.Fingerprinter.RawClientHello (method)

2 uses

	github.com/refraction-networking/utls (current package)
		u_fingerprinter.go#L37: 	return f.RawClientHello(data)
		u_fingerprinter.go#L45: func (f *Fingerprinter) RawClientHello(raw []byte) (clientHelloSpec *ClientHelloSpec, err error) {