Documentation
    Preparing search index...

    Interface WriteBlobFlowOptions

    interface WriteBlobFlowOptions {
        blob: Uint8Array;
    }
    Index

    Properties

    Properties

    blob: Uint8Array