DICT_ID_UNCOMPRESSED

const val DICT_ID_UNCOMPRESSED: Int = 255(source)

Reserved flags-byte value (0xFF) meaning the payload is raw, uncompressed TAKPacketV2 protobuf — no zstd, no dictionary. Emitted by the encoder's skip-compress path and by TAK_TRACKER firmware.