![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
| void | Push (const T &value) |
| int | Count () const |
| template<typename Callback > | |
| T | Sum (Callback callback, const T &initial) const |
| void | Reset () |
Static Public Attributes | |
| static const int | kSize = 10 |
Definition at line 14 of file ring-buffer.h.