E57 Foundation API v1.1.312  Aug. 10, 2011
void close ( )

End the read operation.

It is recommended that this function be called to gracefully end a transfer to a CompressedVectorNode. It is not an error to call this function if the CompressedVectorReader is already closed. This function will cause the CompressedVectorReader to enter the closed state, and any further transfers requests will fail.

Exceptions:
E57_ERROR_INTERNALAll objects in undocumented state
See also:
SourceDestBufferNumericCreate.cpp example, CompressedVectorReader::isOpen, CompressedVectorNode::reader
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines