alias Bytes
Overview
A convenient alias for the most common slice type,
a slice of bytes, used for example in IO#read and IO#write.
Alias Definition
Slice(UInt8)
A convenient alias for the most common slice type,
a slice of bytes, used for example in IO#read and IO#write.
Slice(UInt8)