NDNts

    DataStore interface, listData method.

    interface ListData {
        listData: (prefix?: Name) => AsyncIterable<Data>;
    }

    Implemented by

    Index

    Properties

    Properties

    listData: (prefix?: Name) => AsyncIterable<Data>

    List Data packets, optionally filtered by name prefix.

    MMNEPVFCICPMFPCPTTAAATR