network-packets - v0.0.1
    Preparing search index...

    Interface NeighborDiscoveryOption

    interface NeighborDiscoveryOption {
        data: Uint8Array;
        length: number;
        type: string | number;
    }
    Index

    Properties

    Properties

    data: Uint8Array
    length: number
    type: string | number