@mikaello/emit-punch-cards-communication - v1.0.1
    Preparing search index...

    Class Mtr4TransformStream

    Hierarchy

    Index

    Constructors

    Properties

    Constructors

    Properties

    readable: ReadableStream<EcardMtr | MtrStatusMessage>

    The readable read-only property of the TransformStream interface returns the ReadableStream instance controlled by this TransformStream.

    MDN Reference

    writable: WritableStream<Uint8Array<ArrayBufferLike>>

    The writable read-only property of the TransformStream interface returns the WritableStream instance controlled by this TransformStream.

    MDN Reference