github.com/refraction-networking/utls.VersionInformation.GetGREASEVersion (method)

2 uses

	github.com/refraction-networking/utls (current package)
		u_quic_transport_parameters.go#L257: 			b = binary.BigEndian.AppendUint32(b, v.GetGREASEVersion())
		u_quic_transport_parameters.go#L263: func (*VersionInformation) GetGREASEVersion() uint32 {