Package hdf.hdf5lib.callbacks
Interface H5D_iterate_cb
- All Superinterfaces:
 Callbacks
public interface H5D_iterate_cb extends Callbacks
- 
Method Summary
Modifier and Type Method Description intcallback(byte[] elem, long elem_type, int ndim, long[] point, H5D_iterate_t op_data) 
- 
Method Details
- 
callback
 
 -