Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

com :: sun :: star :: io ::

service TextInputStream

Description
reads the data through a chained stream.
Guarantees
thread safe
Guarantees
allow buffer size is 2 ^ 31 -1


Exported Interfaces

com::sun::star::io::XTextInputStream
Description
makes it possible to read machine-independent simple data types from a stream.
com::sun::star::io::XActiveDataSink
Description
makes it possible to read the corresponding object from an input stream.

Top of Page