![]() |
HDF5
1.15.0.a71c683
API Reference
|
Object token, which is a unique and permanent identifier, for an HDF5 object within a container.
Inheritance diagram for H5O_token_t:
Collaboration diagram for H5O_token_t:Public Member Functions | |
| boolean | isUndefined () |
| boolean | equals (Object o) |
Data Fields | |
| byte[] | data |
| boolean equals | ( | Object | o | ) |
| boolean isUndefined | ( | ) |
Check if token data is undefined
| byte [] data |
Tokens are unique and permanent identifiers that are used to reference HDF5 objects in a container. Use basic byte array to store the dat