![]() |
HDF5 Last Updated on 2025-10-28
The HDF5 Field Guide
|
Object token, which is a unique and permanent identifier, for an HDF5 object within a container.
Inheritance diagram for H5O_token_t:Public Member Functions | |
| boolean | equals (Object o) |
| boolean | isUndefined () |
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