\constfunc{size\_t}{GetSize}{\void}
-\deprecated{\helpref{GetLength}{wxstreambasegetlength}}
+\helpref{GetLength}{wxstreambasegetlength}
This function returns the size of the stream. For example, for a file it is the
size of the file.
\membersection{wxStreamBase::IsOk}\label{wxstreambaseisok}
-\constfunc{wxStreamError}{IsOk}{\void}
+\constfunc{bool}{IsOk}{\void}
Returns true if no error occurred on the stream.