Function NativeCircularBuffer.Pop

Pop (bool fromStart)

Pops either from the start or from the end of the buffer.

Public
T Pop (

bool

fromStart

)

Pops either from the start or from the end of the buffer.