github.com/refraction-networking/utls.SupportedCurvesExtension.Len (method, view implemented interface methods)

3 uses

	github.com/refraction-networking/utls (current package)
		u_tls_extensions.go#L267: func (e *SupportedCurvesExtension) Len() int {
		u_tls_extensions.go#L272: 	if len(b) < e.Len() {
		u_tls_extensions.go#L286: 	return e.Len(), io.EOF