RTEMS
5.0.0
|
Data Fields | |
Untar_ChunkContext | base |
Instance of Chunk Context needed for tar decompression. | |
z_stream | strm |
Current zlib context. | |
void * | inflateBuffer |
Buffer that contains the inflated data. | |
size_t | inflateBufferSize |
Size of buffer that contains the inflated data. | |