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)

Defined in:

slice.cr