fn rest(self: Self) []const T
Returns a slice of the remaining bytes. Does not affect iterator state.
self: Self,