Release the given number of elements from the front of the window. After calling this, make sure to update any tracking indexes for the window that you are maintaining.
See Implementation
Release the given number of elements from the front of the window. After calling this, make sure to update any tracking indexes for the window that you are maintaining.