MCPcopy Create free account
hub / github.com/imroc/req / NumSettings

Method NumSettings

internal/http2/frame.go:836–836  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

834}
835
836func (f *SettingsFrame) NumSettings() int { return len(f.p) / 6 }
837
838// HasDuplicates reports whether f contains any duplicate setting IDs.
839func (f *SettingsFrame) HasDuplicates() bool {

Callers 4

ValueMethod · 0.95
HasDuplicatesMethod · 0.95
ForeachSettingMethod · 0.95

Calls

no outgoing calls

Tested by 1