#include <rnc.h>
◆ enc_key
◆ input
◆ input_size
| uint32_t s_rnc::input_size |
◆ method
◆ decompressed_size
| uint32_t s_rnc::decompressed_size |
◆ compressed_size
| uint32_t s_rnc::compressed_size |
◆ unpacked_crc
| uint16_t s_rnc::unpacked_crc |
◆ packed_crc
| uint16_t s_rnc::packed_crc |
◆ leeway
◆ chunks_count
| uint32_t s_rnc::chunks_count |
◆ processed_size
| uint32_t s_rnc::processed_size |
◆ bit_count
| uint16_t s_rnc::bit_count |
◆ match_count
| uint16_t s_rnc::match_count |
◆ match_offset
| uint16_t s_rnc::match_offset |
◆ bit_buffer
| uint32_t s_rnc::bit_buffer |
◆ unpacked_size
| uint32_t s_rnc::unpacked_size |
◆ rnc_data_size
| uint32_t s_rnc::rnc_data_size |
◆ unpacked_crc_real
| uint16_t s_rnc::unpacked_crc_real |
◆ mem1
◆ pack_block_start
| uint8_t* s_rnc::pack_block_start |
◆ decoded
◆ window
◆ read_start_offset
| size_t s_rnc::read_start_offset |
◆ output
◆ input_offset
| size_t s_rnc::input_offset |
◆ output_offset
| size_t s_rnc::output_offset |
◆ raw_table
◆ pos_table
◆ len_table
◆ read_dword
| uint32_t(* s_rnc::read_dword) (uint8_t *, size_t *) |
◆ read_word
| uint16_t(* s_rnc::read_word) (uint8_t *, size_t *) |
The documentation for this struct was generated from the following file: