E57 Foundation API v1.1.312  Aug. 10, 2011
int64_t byteCount ( ) const

Get size of blob declared when it was created.

Precondition:
The destination ImageFile must be open (i.e. destImageFile().isOpen()).
Postcondition:
No visible state is modified.
Returns:
The declared size of the blob when it was created.
Exceptions:
E57_ERROR_IMAGEFILE_NOT_OPEN
E57_ERROR_INTERNALAll objects in undocumented state
See also:
BlobCreate.cpp example, BlobNode::read, BlobNode::write
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines