Searched defs:zlibTest (Results 1 – 1 of 1) sorted by relevance
13 type zlibTest struct { struct14 desc string15 raw string16 compressed []byte17 dict []byte18 err error