BinaryFile :: ~BinaryFile - Destructor
Implementation details
BinaryFile  :: ~BinaryFile (  )
The destructor destroys the file handle. When the file handle is the last handle referring to the file object, the file object will be destroyed, too.