| Package | Description |
|---|---|
| org.bytedeco.hdf5.global |
| Modifier and Type | Method and Description |
|---|---|
static long |
hdf5.H5Pcreate_class(long parent,
BytePointer name,
H5P_cls_create_func_t cls_create,
Pointer create_data,
H5P_cls_copy_func_t cls_copy,
Pointer copy_data,
H5P_cls_close_func_t cls_close,
Pointer close_data) |
static long |
hdf5.H5Pcreate_class(long parent,
String name,
H5P_cls_create_func_t cls_create,
Pointer create_data,
H5P_cls_copy_func_t cls_copy,
Pointer copy_data,
H5P_cls_close_func_t cls_close,
Pointer close_data) |
Copyright © 2021. All rights reserved.