You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In some situations it is useful to know what is in the buffer, how big it is, or even manipulate the data.
An example is streaming media. If the buffer reaches a threshold you'll want to wipe the buffer, decrease quality, and start filling it again.