encoding/binary.bigEndian.Uint16 (method, view implemented interface methods)
2 uses
encoding/binary (current package)
binary.go#L100: func (bigEndian) Uint16(b []byte) uint16 {
net/http
h2_bundle.go#L1994: ID: http2SettingID(binary.BigEndian.Uint16(buf[i*6 : i*6+2])),
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)