chickadee » byte-sequence » byte-sequence-uncons

byte-sequence-uncons BYTE-SEQUENCEprocedure

Returns two values, the first element of the given byte-sequence and a byte-sequence containing the remaining elements. Returns #f if the byte-sequence is empty.