Preparing search index...

    Stream for writing data to a subprocess.

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    • Returns true if the object is of the specified type.

      Parameters

      • type: string

      Returns boolean

    • Write data to the stream and return the number of bytes written.

      Parameters

      • data: string | Uint8Array

      Returns number