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
I have a use-case where I don't know the compression of a file up-front. It would be nice if there was a way to use this crate to figure out the compression algorithm based on the magic number at the beginning of the compressed file.