Function wasmer_package::utils::is_tarball

source ยท
fn is_tarball(file: impl Read + Seek) -> bool
Expand description

Check if something looks like a *.tar.gz file.