Klass

Creates a new Klass

new Klass(foo: any)

Extends Stream.Writable

Parameters
foo (any)
Static Members
isClass(other, also)
isWeird(other)
isBuffer(buf, [size])
isArrayOfBuffers(buffers)
MAGIC_NUMBER
event
Instance Members
getFoo()
withOptions(options, otherOptions)

bar

Get an instance of Klass. Will make a klass instance multiword, like a klass

bar(): Klass
Returns
Klass: that class

bar

Rest property function

bar(toys: ...Number): undefined
Parameters
toys (...Number)
Returns
undefined: nothing

bar

Get an instance of Klass. Will make a klass instance multiword, like a klass. This needs a number input.

bar(): undefined
Returns
undefined: nothing

Foo

This is Foo

new Foo()
Instance Members
bar

customStreams

I am the container of stream types

customStreams
Static Members
new passthrough()