dCBOR Pattern TypeScript - v1.0.0-alpha.20
    Preparing search index...

    Function digestPatternBinaryRegex

    • Creates a DigestPattern that matches digests by binary regex.

      Note: In TypeScript, this matches against the hex-encoded representation of the digest bytes.

      Parameters

      • pattern: RegExp

      Returns DigestPattern