js-util

Home > rc-js-util > CircularBuffer > (constructor)

CircularBuffer.(constructor)

Constructs a new instance of the CircularBuffer class

Signature:

protected constructor(values: TValue[]);

Parameters

Parameter Type Description
values TValue[]