Converts an 8-bit unsigned integer to its TOML representation.
public static string ToString(byte u8, TomlPropertyDisplayKind displayKind)
The integer value.
The display kind.