Transform

io.github.edadma.nodejs.Transform

Attributes

Graph
Supertypes
class Object
trait Any
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def end(): Unit

Attributes

Inherited from:
WritableStream
def hasOwnProperty(v: String): Boolean

Attributes

Inherited from:
Object
def isPrototypeOf(v: Object): Boolean

Attributes

Inherited from:
Object
def on(event: String, callback: Any): ReadableStream.this.type

Attributes

Inherited from:
ReadableStream
def pipe(destination: WritableStream, options: PipeOptions): ReadableStream.this.type

Attributes

Inherited from:
ReadableStream
def pipe(destination: WritableStream): ReadableStream.this.type

Attributes

Inherited from:
ReadableStream
def propertyIsEnumerable(v: String): Boolean

Attributes

Inherited from:
Object
def toLocaleString(): String

Attributes

Inherited from:
Object
def valueOf(): Any

Attributes

Inherited from:
Object
def write(chunk: String | Buffer): Unit

Attributes

Inherited from:
WritableStream