golang.org/x/crypto/cryptobyte.String.ReadUint16LengthPrefixed
third-partyThe 2627th most-called third-party method by production calls. Called 230 times across 13 modules; 229 of those run outside tests and generated code.
All of golang.org/x/crypto/cryptobyte → Docs on pkg.go.dev ↗
- prod calls
- 229
- non-test, non-generated
- all calls
- 230
- total callsites
- modules
- 13
- distinct callers
- in loop
- 58%
- of prod calls
- in tests
- <1%
- 1 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Concrete method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into String.ReadUint16LengthPrefixed from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 2 <1%
where it's called
Callsites in the wild
12 representative callsites of 230, prioritizing in-loop and non-test usage. We link to source, never display it.
-
miekg/dns @v0.6.90
svcb/svcbpack.go:16
in loop -
SagerNet/sing-box @v1.13.16
in loop -
XTLS/Xray-core @v1.260327.0
in loop -
metacubex/utls @v1.8.7
in loop - in loop
- in loop
-
sagernet/sing-box @v1.13.16
in loop -
xtls/reality @v0.0.0-20260322125925-9234c772ba8f
in loop -
xtls/xray-core @v1.260327.0
in loop -
zmap/zcrypto @v0.0.0-20260725024403-2c658ce3c66f
in loop -
miekg/dns @v0.6.90
deleg/delegpack.go:16
in loop -
SagerNet/sing-box @v1.13.16
in loop
top callers
The modules that reach for it
The modules that call String.ReadUint16LengthPrefixed most in this snapshot.
- github.com/metacubex/utls5825%
- github.com/refraction-networking/utls5825%
- github.com/xtls/reality3917%
- github.com/zmap/zcrypto3515%
- github.com/pion/dtls/v32611%
siblings
More from golang.org/x/crypto/cryptobyte
The other most-called members in this package. See all →