Searched defs:DataDescriptor (Results 1 – 1 of 1) sorted by relevance
100 struct __attribute__((packed)) DataDescriptor { struct101 uint32_t signature = 0;102 uint32_t crc = 0;103 uint32_t compressedSize = 0;104 uint32_t uncompressedSize = 0;