Record JHUFF_TBL
Unit
Declaration
type JHUFF_TBL = record
Description
This item has no description.
Overview
Fields
| Public | bits: Array[0..17-1] of UINT8; |
| Public | huffval: Array[0..256-1] of UINT8; |
| Public | sent_table: boolean; |
Description
Fields
| Public | bits: Array[0..17-1] of UINT8; |
|
This item has no description. | |
| Public | huffval: Array[0..256-1] of UINT8; |
|
This item has no description. | |
| Public | sent_table: boolean; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.