io.ByteReader.ReadByte
standard libraryThe 2950th most-called standard-library method by production calls. Called 217 times across 43 modules; 202 of those run outside tests and generated code.
- prod calls
- 202
- non-test, non-generated
- all calls
- 217
- total callsites
- modules
- 43
- distinct callers
- in loop
- 16%
- of prod calls
- in tests
- 4%
- 8 calls
- resolved
- 0%
- 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 →
- Embedded method<1%Reached through an embedded type.
- Interface method100%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into ByteReader.ReadByte from notable Go projects. Open one on the map to see what else it hammers.
- Go (golang.org/x) 8 4%
- CockroachDB 3 1%
- OpenTelemetry 3 1%
- Cilium 2 <1%
- Kubernetes 2 <1%
where it's called
Callsites in the wild
12 representative callsites of 217, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
aybabtme/rgbterm @v0.0.0-20170906152045-cc83f3b3ce59
in loop -
bodgit/sevenzip @v1.6.5
in loop - in loop
- in loop
-
gokcehan/lf @v0.0.0-20260802224418-9f27e57c4b0e
in loop -
klauspost/compress @v1.19.1
in loop - in loop
- in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call ByteReader.ReadByte most in this snapshot.
- github.com/bodgit/sevenzip3215%
- github.com/sagernet/sing2210%
- github.com/SagerNet/sing-box146%
- github.com/sagernet/sing-box146%
- github.com/quic-go/quic-go115%
siblings
More from io
The other most-called members in this package. See all →