PacketTable.isVarlen

bool isVarlen()

Checks if the packet table uses a variable-length datatype.

Returns

true if variable-length, false otherwise.

Throws

HDF5Exception if the query fails or if the packet table is invalid.