API Reference > Extension Classes > ExServices Classes > ExStringIO Class > ExStringIO Methods > ExStringIO::isEof Method
ExStringIO::isEof Method
Syntax
C++
bool isEof() const;

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

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