Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
83 contributions in the last year
Contribution activity
July 2020
- kaxap/csvq Go
Created an issue in valyala/gozstd that received 2 comments
StreamCompress() returns different from Compress() result
go version: 1.14.2 Test: func TestStream(t *testing.T) { buffer := []byte("this is test data for StreamCompress vs Compress comparison") reader := b…
2
comments

