Skip to main content
A trait for formatting values into their ASCII string representation in a ByteArray.

Signature

Trait functions

format_as_byte_array

Returns a new ByteArray containing the ASCII representation of the value.

Signature

Examples