Module bytes

Module bytes 

Source
Expand description

Byte string.

Structsยง

ByteString
A string which potentially contains invalid UTF-8.
TryIntoStringError
Describes how the input byte-string failed the UTF-8 encoding.