Files
Odin/core/net
Jeroen van Rijn 43f4b2187c Fix #6251
Introduces `strings.Builder` versions of the various `to_string` procedures.
These are used using a stack buffer for `address_to_string` as called by `endpoint_to_string`, requiring no temp allocation for the address that's then written into the endpoint's builder.
2026-02-11 21:21:48 +01:00
..
2026-02-11 21:21:48 +01:00
2026-02-08 13:21:01 +01:00