encoding/base64.Encoding.DecodedLen
standard libraryThe 3658th most-called standard-library method by production calls. Called 199 times across 94 modules; 164 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (163 → 164)
- prod calls
- 164
- non-test, non-generated
- all calls
- 199
- total callsites
- modules
- 94
- distinct callers
- in loop
- 7%
- of prod calls
- in tests
- 7%
- 13 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 Encoding.DecodedLen from notable Go projects. Open one on the map to see what else it hammers.
- Sigstore 29 18%
- Kubernetes 9 5%
- containerd 4 2%
- Go (golang.org/x) 3 2%
- Grafana 2 1%
where it's called
Callsites in the wild
12 representative callsites of 199, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cloudflare/cloudflared @v0.0.0-20260921104736-05d053acec6c
in loop -
pion/webrtc/v4 @v4.2.20
in loop - in loop
- in loop
-
cloudflare/cloudflared @v0.0.0-20260921104736-05d053acec6c
in loop - in loop
- in loop
- in loop
- in loop
- in loop
- in loop
-
cloudwego/base64x @v0.1.7
in loop test
top callers
The modules that reach for it
The modules that call Encoding.DecodedLen most in this snapshot.
- github.com/sigstore/rekor2915%
- codeberg.org/miekg/dns95%
- github.com/miekg/dns95%
- github.com/cilium/dns84%
- maunium.net/go/mautrix84%
siblings
More from encoding/base64
The other most-called members in this package. See all →