public class H5diag extends Object
Modifier and Type | Method and Description |
---|---|
long[] |
countStorageSize(H5header.Vinfo vinfo,
ucar.nc2.iosp.hdf5.H5diag.Size size,
Formatter f) |
void |
deflate(Formatter f,
DataBTree btree) |
void |
deflate(Formatter f,
Variable v) |
void |
showCompress(Formatter f) |
void |
showCompress(Variable v,
H5header.Vinfo vinfo,
ucar.nc2.iosp.hdf5.H5diag.Size total,
Formatter f) |
public H5diag(H5iosp iosp)
public void showCompress(Formatter f) throws IOException
IOException
public void showCompress(Variable v, H5header.Vinfo vinfo, ucar.nc2.iosp.hdf5.H5diag.Size total, Formatter f) throws IOException
IOException
public long[] countStorageSize(H5header.Vinfo vinfo, ucar.nc2.iosp.hdf5.H5diag.Size size, Formatter f) throws IOException
IOException
public void deflate(Formatter f, Variable v) throws IOException
IOException
public void deflate(Formatter f, DataBTree btree) throws IOException
IOException
Copyright © 1999–2018 UCAR/Unidata. All rights reserved.