The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

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

service Pipe
Description
the implementation of an output stream and an input stream.

All data written through the outputstream is buffered until it is read again from the input stream. Often two different threads access input and outputstream.

With the pipe-service, an outputstream can be converted into an input stream at the cost of an additional buffer.


Exported Interfaces - Summary
XOutputStream
(referenced entity's summary:)
This is the basic interface to write data to a stream.
XInputStream
(referenced entity's summary:)
This is the basic interface to read data from a stream.
Exported Interfaces - Details
XOutputStream
(referenced entity's summary:)
This is the basic interface to write data to a stream.
XInputStream
(referenced entity's summary:)
This is the basic interface to read data from a stream.

 
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us | Donate

Apache, the Apache feather logo, and OpenOffice are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.