pub fn path_is_compressed_las_file<P: AsRef<Path>>(path: P) -> Result<bool>
Expand description

Tries to determine whether the given path represents a compressed LAZ file or an uncompressed LAS file