ContiguousBytes
A protocol that declares the type offers direct access to the underlying raw bytes in a contiguous manner.
Declaration
protocol ContiguousBytes : ~Copyable, ~EscapableA protocol that declares the type offers direct access to the underlying raw bytes in a contiguous manner.
protocol ContiguousBytes : ~Copyable, ~Escapable