Searched defs:PaqBlock (Results 1 – 1 of 1) sorted by relevance
2 typedef struct PaqBlock PaqBlock; typedef43 struct PaqBlock struct45 ulong magic;46 ulong size; /* data size - always <= blocksize */47 uchar type;48 uchar encoding;49 ulong adler32; /* applied to unencoded data */