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
© 2012–2021 Manas Technology Solutions.
Licensed under the Apache License, Version 2.0.
https://crystal-lang.org/api/1.2.1/Bytes.html