func net/http.http2parseUintBytes
2 uses
net/http (current package)
h2_bundle.go#L2919: n, err := http2parseUintBytes(b, 10, 64)
h2_bundle.go#L2934: func http2parseUintBytes(s []byte, base int, bitSize int) (n uint64, err error) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)