Searched defs:gunzipTest (Results 1 – 1 of 1) sorted by relevance
18 type gunzipTest struct { struct19 name string20 desc string21 raw string22 gzip []byte23 err error