Constructor

@:value({ destructive : false })new(destructive:Bool = false)

Variables

@:value(false)read onlybusy:Bool = false

read onlylength:Int

@:value(function() { })ondrain:() ‑> Void = function() { }

@:value(function() { })onfill:() ‑> Void = function() { }

Methods

Inherited Variables

Defined by SimpleDisposable

read onlydisposed:Bool

Inherited Methods

Defined by SimpleDisposable