Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SlidingBuffer<T>

Type parameters

  • T

Hierarchy

Implements

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

buf

buf: DCons<ChannelItem<T>>

limit

limit: number

Accessors

length

  • get length(): number

Methods

drop

isEmpty

  • isEmpty(): boolean

isFull

  • isFull(): boolean

push

release

  • release(): boolean

Generated using TypeDoc