Home
last modified time | relevance | path

Searched refs:readJNI (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/jurt/com/sun/star/lib/connections/pipe/
H A DPipeConnection.java145 private native int readJNI(/*OUT*/byte[][] bytes, int nBytesToRead) in readJNI() method in PipeConnection
177 return readJNI( bytes, nBytesToRead ); in read()

Completed in 15 milliseconds