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
IOExceptionpublic void showCompress(Variable v, H5header.Vinfo vinfo, ucar.nc2.iosp.hdf5.H5diag.Size total, Formatter f) throws IOException
IOExceptionpublic long[] countStorageSize(H5header.Vinfo vinfo, ucar.nc2.iosp.hdf5.H5diag.Size size, Formatter f) throws IOException
IOExceptionpublic void deflate(Formatter f, Variable v) throws IOException
IOExceptionpublic void deflate(Formatter f, DataBTree btree) throws IOException
IOExceptionCopyright © 1999-2013 UCAR/Unidata. All Rights Reserved.