interface XConnection2 in module com::sun::star::connection:: |
interface XConnection2 : com::sun::star::connection::XConnection ;
XConnection2 extends the XConnection
interface
with available
and readSomeBytes
Method Summary |
|
available | Gives the number of bytes available via read
without blocking.
|
readSomeBytes | Blocks if no data is available otherwise reads at max nMaxBytesToRead but at least 1 byte. |
Method Details |
|||
|
Copyright 2001 OpenOffice.org Foundation. All Rights Reserved.