Module byte-vector
The byte-vector module.
Exported from
Library common-dylan
Summary
Module byte-vector
The byte-vector module.
byte-vector names
byte-vector names
<byte>
<byte-vector>
byte-vector-fill
byte-vector-ref
byte-vector-ref-setter
copy-bytes
The common-dylan library.
A constant.
A <vector> that holds integers between 0 and 255 inclusively.
A generic function.
A function.
A function.
Copies bytes from one byte collection to another, or copies bytes within a byte collection.