Searched defs:bytesInCompletePacket (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/ssl/
H A DEngineInputRecord.java81 int bytesInCompletePacket(ByteBuffer buf) throws SSLException { method in class:EngineInputRecord
411 int len = bytesInCompletePacket(srcBB);

Completed in 34 milliseconds