- byte-sequence-drop-end BYTE-SEQUENCE Nprocedure
Returns the given byte-sequence with its last N elements removed, or the empty byte-sequence if N is greater than its length.
Returns the given byte-sequence with its last N elements removed, or the empty byte-sequence if N is greater than its length.