Table of Contents

PopBack

Methods
public Sample<T>? PopBack()

Removes the oldest sample in the buffer.

Returns
Type Description
Sample<T>?

The sample that was removed.