| Modifier and Type | Method and Description |
|---|---|
int |
callback(byte[] elem,
long elem_type,
int ndim,
long[] point,
H5D_iterate_t op_data) |
int callback(byte[] elem,
long elem_type,
int ndim,
long[] point,
H5D_iterate_t op_data)
elem - the pointer to the element in memory containing the current pointelem_type - the datatype ID for the elements stored in elemndim - the number of dimensions for POINT arraypoint - the array containing the location of the element within the original dataspaceop_data - the operator data passed in to H5DiterateCopyright © 2024. All rights reserved.