IN: Identifier of the file or group to read the table within
const char *table_name
IN: The name of the dataset to read
hsize_tstart
IN: The start record to read from
hsize_tnrecords
IN: The number of records to read
size_ttype_size
IN: The size of the structure type, as calculated by sizeof()
const size_t *field_offset
IN: An array containing the offsets of the fields. These offsets can be calculated with the HOFFSET macro.
const size_t *dst_sizes
IN: An array containing the size in bytes of the fields
void *data
OUT: Buffer with data
Description:
H5TB_READ_RECORDS reads some records identified from a dataset named table_name attached to the object specified by the identifier loc_id.
Returns:
Returns a non-negative value if successful; otherwise returns a negative value.
Example:
Include Bitbucket Server for Confluence: An error occured
Connection to Bitbucket Server could not be established. Verify that you have properly configured the Bitbucket Server application link for your Confluence space and that your Bitbucket Server instance is up and running. Error details: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target