public class H5diagNew
extends java.lang.Object
Constructor and Description |
---|
H5diagNew(NetcdfFile ncfile,
H5iospNew iosp) |
Modifier and Type | Method and Description |
---|---|
long[] |
countStorageSize(H5headerNew.Vinfo vinfo,
ucar.nc2.internal.iosp.hdf5.H5diagNew.Size size,
java.util.Formatter f) |
void |
deflate(java.util.Formatter f,
DataBTree btree) |
void |
deflate(java.util.Formatter f,
Variable v) |
void |
showCompress(java.util.Formatter f) |
void |
showCompress(Variable v,
H5headerNew.Vinfo vinfo,
ucar.nc2.internal.iosp.hdf5.H5diagNew.Size total,
java.util.Formatter f) |
public H5diagNew(NetcdfFile ncfile, H5iospNew iosp)
public void showCompress(java.util.Formatter f) throws java.io.IOException
java.io.IOException
public void showCompress(Variable v, H5headerNew.Vinfo vinfo, ucar.nc2.internal.iosp.hdf5.H5diagNew.Size total, java.util.Formatter f) throws java.io.IOException
java.io.IOException
public long[] countStorageSize(H5headerNew.Vinfo vinfo, ucar.nc2.internal.iosp.hdf5.H5diagNew.Size size, java.util.Formatter f) throws java.io.IOException
java.io.IOException
public void deflate(java.util.Formatter f, Variable v)
public void deflate(java.util.Formatter f, DataBTree btree) throws java.io.IOException
java.io.IOException