package
encoding
standard library4 standard-library functions from encoding, ranked by how often they are called outside tests and generated code.
- prod calls
- 444
- non-test, non-generated
- all calls
- 619
- total callsites
- functions
- 4
- ranked in this snapshot
- origin
- std
- standard-library
members
Functions in encoding
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| BinaryMarshaler.MarshalBinary | 153 |
| TextUnmarshaler.UnmarshalText | 107 |
| TextMarshaler.MarshalText | 98 |
| BinaryUnmarshaler.UnmarshalBinary | 86 |