You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there some reason why I shouldn't treat the compression step as a WriteCloser? Why does that return a public struct instead of an interface, like how decompression does?