- Preparing search index...
- The search index is not available
baileys
Function decodeDecompressedBinaryNode
- decodeDecompressedBinaryNode(buffer, opts, indexRef?): BinaryNode
-
Parameters
-
buffer: Buffer
-
opts: Pick<__module, "TAGS" | "DOUBLE_BYTE_TOKENS" | "SINGLE_BYTE_TOKENS">
-
indexRef: {
index: number;
} = ...