wasm-posix-host
    Preparing search index...

    Interface PreparedPlatformFile

    interface PreparedPlatformFile {
        data: Uint8Array;
        stat: StatResult;
    }
    Index

    Properties

    Properties

    data: Uint8Array