tribes2

Results 1 issues of tribes2

It would be nice to use errors.Is instead of strings.Contains(err.Error(), "bad data:"). My use case is decompressing potentially corrupt raw DEFLATE streams. The only error I care about exporting is...