Record bitread_working_state
Unit
Declaration
type bitread_working_state = record
Description
This item has no description.
Overview
Fields
| Public | next_input_byte: JOCTETptr; |
| Public | bytes_in_buffer: size_t; |
| Public | get_buffer: bit_buf_type; |
| Public | bits_left: int; |
| Public | cinfo: j_decompress_ptr; |
Description
Fields
| Public | next_input_byte: JOCTETptr; |
|
This item has no description. | |
| Public | bytes_in_buffer: size_t; |
|
This item has no description. | |
| Public | get_buffer: bit_buf_type; |
|
This item has no description. | |
| Public | bits_left: int; |
|
This item has no description. | |
| Public | cinfo: j_decompress_ptr; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.