Documentation
    Preparing search index...
    type ToClientWebSocketMessage = {
        binary: boolean;
        data: ArrayBuffer;
        index: u16;
    }
    Index

    Properties

    Properties

    binary: boolean
    data: ArrayBuffer
    index: u16