PacketTable.getNext

void getNext(T)(T[] data)

Reads the next packets from the current index position.

Parameters

dataArray to receive the packets

Throws

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