NDNts

    Interface CanSatisfyOptions

    Data.canSatisfy options.

    interface CanSatisfyOptions {
        isCacheLookup?: boolean;
    }
    Index

    Properties

    Properties

    isCacheLookup?: boolean

    Whether the Interest-Data matching is in the context of cache lookup. If true, Data with zero FreshnessPeriod cannot satisfy Interest with MustBeFresh. If false, this check does not apply.

    false

    MMNEPVFCICPMFPCPTTAAATR