API Reference > Other Classes > OdStreamBuf Class > OdStreamBuf Methods > OdStreamBuf::isEof Method
OdStreamBuf::isEof Method
Syntax
C++
virtual 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.