[][src]Type Definition nifti::object::GzDecodedFile

type GzDecodedFile = GzDecoder<BufReader<File>>;

A reader for a GZip encoded file.