Synopsis
PDX_MSGT dof_GetBlockSize(DOF_FILE *file, DOF_OFF_T offset, unsigned long *size)
Purpose
Get size of a file block.
Description
The size of the file block at offset will be returned.
Input
file
File which block is located in
offset
Offset of block in file
Output
size
Size of block
Return
DOF error code