createrepo_c library
0.9.1
C library for metadata manipulation
|
#include <compression_wrapper.h>
Data Fields | |
gint64 | size |
cr_ChecksumType | checksum_type |
char * | checksum |
Stat build about open content during compression (writting).
Definition at line 57 of file compression_wrapper.h.
char* checksum |
Checksum
Definition at line 60 of file compression_wrapper.h.
cr_ChecksumType checksum_type |
Checksum type
Definition at line 59 of file compression_wrapper.h.
gint64 size |
Size of content
Definition at line 58 of file compression_wrapper.h.