Searched defs:aReadBytes (Results 1 – 7 of 7) sorted by relevance
56 sal_Int32 PipeConnection::read( Sequence < sal_Int8 > & aReadBytes , sal_Int32 nBytesToRead ) in read()
127 sal_Int32 SocketConnection::read( Sequence < sal_Int8 > & aReadBytes , sal_Int32 nBytesToRead ) in read()
38 public native int read(/*OUT*/byte[][] aReadBytes, /*IN*/int nBytesToRead) in read()
35 public native int read(/*OUT*/byte[][] aReadBytes, /*IN*/int nBytesToRead) in read()
171 …public synchronized int read(/*OUT*/byte[][] aReadBytes, int nBytesToRead) throws com.sun.star.io.… in read()
94 sal_Int32 PipeConnection::read( Sequence < sal_Int8 > & aReadBytes , sal_Int32 nBytesToRead ) in read()
201 sal_Int32 SocketConnection::read( Sequence < sal_Int8 > & aReadBytes , sal_Int32 nBytesToRead ) in read()
Completed in 31 milliseconds