Namespace: Rx – Class: IIoStreamReader – Header: Rx.Core/IIoStream.h
IIoStreamReader::IsEOF Method
C++
virtual bool IsEOF()
Query if the stream has reached the end of the stream/file.
Returns
bool |
True if EOF has been reached, false if not. |
Light-Field SDK 8.4.0 |
Namespace: Rx – Class: IIoStreamReader – Header: Rx.Core/IIoStream.h
virtual bool IsEOF()
Query if the stream has reached the end of the stream/file.
bool |
True if EOF has been reached, false if not. |