HDF5 1.14.5
API Reference
|
Object token, which is a unique and permanent identifier, for an HDF5 object within a container.
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