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
ret = CodecBzip2.decompress_init!(stream, 0, false)
decompress_init! is not part of CodecBzip2's API and is not documented or tested in CodecBzip2, so using it here may break any time CodecBzip2 is updated.