chickadee » byte-sequence » byte-sequence-cdr

byte-sequence-cdr BYTE-SEQUENCEprocedure

Returns a byte-sequence that contains the elements after the first element of the given byte-sequence. The argument byte-sequence must be non-empty, or an exception will be thrown.