\constfunc{wxInputStream}{Eof}{\void}
-Returns TRUE if the end of stream has been reached.
+Returns true if the end of stream has been reached.
\membersection{wxInputStream::LastRead}\label{wxinputstreamlastread}
This function returns a reference on the current object, so the user can test
any states of the stream right away.
-\membersection{wxInputStream::SeekI}
+\membersection{wxInputStream::SeekI}\label{wxinputstreamseeki}
\func{off\_t}{SeekI}{\param{off\_t}{ pos}, \param{wxSeekMode}{ mode = wxFromStart}}