21module
com { module sun { module star { module connection {
42 long readSomeBytes([out] sequence<
byte> aData, [in]
long nMaxBytesToRead)
XConnection2 extends the XConnection interface with available and readSomeBytes
Definition XConnection2.idl:31
long readSomeBytes([out] sequence< byte > aData, [in] long nMaxBytesToRead)
Blocks if no data is available otherwise reads at max nMaxBytesToRead but at least 1 byte.
long available()
Gives the number of bytes available via read without blocking.
A bidirectional bytestream.
Definition XConnection.idl:30
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