TAKPacket-SDK — TypeScript - v0.7.0
    Preparing search index...

    Function getDictionary

    • Resolve a dictionary ID (from a received flags byte, masked with & 0x3F) to its dictionary bytes.

      Parameters

      Returns Buffer<ArrayBufferLike> | null

      The matching dictionary buffer, or null for any unknown ID (including DICT_ID_UNCOMPRESSED, which has no dictionary).