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

service DataInputStream

Exported Interfaces - Summary
XDataInputStream

allows to read structured data.

XActiveDataSink

used to plug the inputstream-data-source. A plain input stream is sufficient.

XConnectable

Allows to chain the DataInputStream, so that

Exported Interfaces - Details
XDataInputStream
Description
allows to read structured data.
XActiveDataSink
Description
used to plug the inputstream-data-source. A plain input stream is sufficient.
XConnectable
Description
Allows to chain the DataInputStream, so that

 
Top of Page