Searched refs:writeDirectByteBuffer (Results 1 – 2 of 2) sorted by relevance
502 int writeDirectByteBuffer(long sourceAddress, int sourceLength) throws IOException { in writeDirectByteBuffer() method in SslWrapper555 int writeDirectByteBuffer(long address, int length) throws IOException { in writeDirectByteBuffer() method in SslWrapper.BioWrapper
991 return ssl.writeDirectByteBuffer(directByteBufferAddress(src, pos), len); in writePlaintextDataDirect()1120 return networkBio.writeDirectByteBuffer(directByteBufferAddress(src, pos), len); in writeEncryptedDataDirect()