22module
com { module sun { module star { module io {
60 string readString( [in] sequence<
char> Delimiters, [in]
boolean bRemoveDelimiter )
is thrown when an input or output error has occurred.
Definition IOException.idl:27
Interface to read strings from a stream.
Definition XTextInputStream.idl:32
void setEncoding([in] string Encoding)
sets character encoding.
string readLine()
reads text until a line break (CR, LF, or CR/LF) or EOF is found and returns it as string (without CR...
string readString([in] sequence< char > Delimiters, [in] boolean bRemoveDelimiter)
reads text until one of the given delimiter characters or EOF is found and returns it as string (with...
boolean isEOF()
Returns the EOF status.
General input/output interfaces.
Definition AlreadyConnectedException.idl:22
the module com::sun::star is the root module of the UNO API.
Definition Ambiguous.idl:20
Definition Ambiguous.idl:20
Definition Ambiguous.idl:20