drop -package:containers package:utf8-string

drop n s returns the s without its first n characters. If s has less than n characters, then we return an empty string.
drop n s returns the s without its first n characters. If s has less than n characters, then we return an empty string.
drop n s returns the s without its first n characters. If s has less than n characters, then we return an empty string.
drop n s returns the s without its first n characters. If s has less than n characters, then we return an empty string.
Drop the given number of bytes from the underlying representation. See also drop.