- byte-sequence-elem-index BYTE BYTE-SEQUENCEprocedure
Returns the index of the first occurrence of BYTE in the given byte-sequence, or #f if the byte-sequence does not contain it.
Returns the index of the first occurrence of BYTE in the given byte-sequence, or #f if the byte-sequence does not contain it.