class Stream extends ^ with internal
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def addListener(event: Symbol, listener: Function1[Any, Unit]): Stream.this.type
- def addListener(event: String, listener: Function1[Any, Unit]): Stream.this.type
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- def emit(event: Symbol, args: Any*): Boolean
- def emit(event: String, args: Any*): Boolean
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def eventNames(): Array[|[String, Symbol]]
- final def getClass(): Class[_ <: AnyRef]
- def getMaxListeners(): Double
- def hasOwnProperty(v: String): Boolean
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- def isPrototypeOf(v: Object): Boolean
- def listenerCount(event: Symbol): Double
- def listenerCount(event: String): Double
- def listeners(event: Symbol): Array[Function]
- def listeners(event: String): Array[Function]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def off(event: Symbol, listener: Function1[Any, Unit]): Stream.this.type
- def off(event: String, listener: Function1[Any, Unit]): Stream.this.type
- def on(event: Symbol, listener: Function1[Any, Unit]): Stream.this.type
- def on(event: String, listener: Function1[Any, Unit]): Stream.this.type
- def once(event: Symbol, listener: Function1[Any, Unit]): Stream.this.type
- def once(event: String, listener: Function1[Any, Unit]): Stream.this.type
- def pipe[T](destination: T, options: End): T
- def pipe[T](destination: T): T
- def prependListener(event: Symbol, listener: Function1[Any, Unit]): Stream.this.type
- def prependListener(event: String, listener: Function1[Any, Unit]): Stream.this.type
- def prependOnceListener(event: Symbol, listener: Function1[Any, Unit]): Stream.this.type
- def prependOnceListener(event: String, listener: Function1[Any, Unit]): Stream.this.type
- def propertyIsEnumerable(v: String): Boolean
- def rawListeners(event: Symbol): Array[Function]
- def rawListeners(event: String): Array[Function]
- def removeAllListeners(event: Symbol): Stream.this.type
- def removeAllListeners(event: String): Stream.this.type
- def removeAllListeners(): Stream.this.type
- def removeListener(event: Symbol, listener: Function1[Any, Unit]): Stream.this.type
- def removeListener(event: String, listener: Function1[Any, Unit]): Stream.this.type
- def setMaxListeners(n: Double): Stream.this.type
- final def synchronized[T0](arg0: => T0): T0
- def toLocaleString(): String
- def toString(): String
- def valueOf(): Any
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
Deprecated Value Members
- def finalize(): Unit
Value Members
- def pipe[T](destination: T, options: End): T
- def pipe[T](destination: T): T
Value Members
- def addListener(event: Symbol, listener: Function1[Any, Unit]): Stream.this.type
- def addListener(event: String, listener: Function1[Any, Unit]): Stream.this.type
- def emit(event: Symbol, args: Any*): Boolean
- def emit(event: String, args: Any*): Boolean
- def eventNames(): Array[|[String, Symbol]]
- def getMaxListeners(): Double
- def listenerCount(event: Symbol): Double
- def listenerCount(event: String): Double
- def listeners(event: Symbol): Array[Function]
- def listeners(event: String): Array[Function]
- def off(event: Symbol, listener: Function1[Any, Unit]): Stream.this.type
- def off(event: String, listener: Function1[Any, Unit]): Stream.this.type
- def on(event: Symbol, listener: Function1[Any, Unit]): Stream.this.type
- def on(event: String, listener: Function1[Any, Unit]): Stream.this.type
- def once(event: Symbol, listener: Function1[Any, Unit]): Stream.this.type
- def once(event: String, listener: Function1[Any, Unit]): Stream.this.type
- def prependListener(event: Symbol, listener: Function1[Any, Unit]): Stream.this.type
- def prependListener(event: String, listener: Function1[Any, Unit]): Stream.this.type
- def prependOnceListener(event: Symbol, listener: Function1[Any, Unit]): Stream.this.type
- def prependOnceListener(event: String, listener: Function1[Any, Unit]): Stream.this.type
- def rawListeners(event: Symbol): Array[Function]
- def rawListeners(event: String): Array[Function]
- def removeAllListeners(event: Symbol): Stream.this.type
- def removeAllListeners(event: String): Stream.this.type
- def removeAllListeners(): Stream.this.type
- def removeListener(event: Symbol, listener: Function1[Any, Unit]): Stream.this.type
- def removeListener(event: String, listener: Function1[Any, Unit]): Stream.this.type
- def setMaxListeners(n: Double): Stream.this.type
Inherited from Object
Value Members
- def hasOwnProperty(v: String): Boolean
- def isPrototypeOf(v: Object): Boolean
- def propertyIsEnumerable(v: String): Boolean
- def toLocaleString(): String
- def valueOf(): Any
Inherited from AnyRef
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def finalize(): Unit
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def addListener(event: Symbol, listener: Function1[Any, Unit]): Stream.this.type
- def addListener(event: String, listener: Function1[Any, Unit]): Stream.this.type
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- def emit(event: Symbol, args: Any*): Boolean
- def emit(event: String, args: Any*): Boolean
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def eventNames(): Array[|[String, Symbol]]
- final def getClass(): Class[_ <: AnyRef]
- def getMaxListeners(): Double
- def hasOwnProperty(v: String): Boolean
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- def isPrototypeOf(v: Object): Boolean
- def listenerCount(event: Symbol): Double
- def listenerCount(event: String): Double
- def listeners(event: Symbol): Array[Function]
- def listeners(event: String): Array[Function]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def off(event: Symbol, listener: Function1[Any, Unit]): Stream.this.type
- def off(event: String, listener: Function1[Any, Unit]): Stream.this.type
- def on(event: Symbol, listener: Function1[Any, Unit]): Stream.this.type
- def on(event: String, listener: Function1[Any, Unit]): Stream.this.type
- def once(event: Symbol, listener: Function1[Any, Unit]): Stream.this.type
- def once(event: String, listener: Function1[Any, Unit]): Stream.this.type
- def pipe[T](destination: T, options: End): T
- def pipe[T](destination: T): T
- def prependListener(event: Symbol, listener: Function1[Any, Unit]): Stream.this.type
- def prependListener(event: String, listener: Function1[Any, Unit]): Stream.this.type
- def prependOnceListener(event: Symbol, listener: Function1[Any, Unit]): Stream.this.type
- def prependOnceListener(event: String, listener: Function1[Any, Unit]): Stream.this.type
- def propertyIsEnumerable(v: String): Boolean
- def rawListeners(event: Symbol): Array[Function]
- def rawListeners(event: String): Array[Function]
- def removeAllListeners(event: Symbol): Stream.this.type
- def removeAllListeners(event: String): Stream.this.type
- def removeAllListeners(): Stream.this.type
- def removeListener(event: Symbol, listener: Function1[Any, Unit]): Stream.this.type
- def removeListener(event: String, listener: Function1[Any, Unit]): Stream.this.type
- def setMaxListeners(n: Double): Stream.this.type
- final def synchronized[T0](arg0: => T0): T0
- def toLocaleString(): String
- def toString(): String
- def valueOf(): Any
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def finalize(): Unit