RTEMS
5.0.0
|
Data Fields | |
Untar_ChunkContext | base |
Instance of Chunk Context needed for tar decompression. | |
struct xz_dec * | strm |
Xz context. | |
struct xz_buf | buf |
Xz buffer. | |
void * | inflateBuffer |
Buffer that contains the inflated data. | |
size_t | inflateBufferSize |
Size of buffer that contains the inflated data. | |