API Reference > Extension Classes > ExServices Classes > OdBaseFileBuf Class > OdBaseFileBuf Methods > OdBaseFileBuf::isEof Method
OdBaseFileBuf::isEof Method
Syntax
C++
virtual inline bool isEof();

Returns true if and only if the current position of the file pointer for this StreamBuf object is at the end of file.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.