Searched refs:getBufferLength (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/bind/tuple/
H A DTupleBase.java107 output.getBufferLength());
121 input.getBufferLength());
H A DTupleOutput.java409 UtfOps.charsToBytes(chars, 0, getBufferBytes(), getBufferLength(),
491 int oldLen = getBufferLength();
507 int oldLen = getBufferLength();
H A DTupleInput.java121 output.getBufferLength());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/util/
H A DFastInputStream.java183 public final int getBufferLength() { method in class:FastInputStream
H A DFastOutputStream.java241 public int getBufferLength() { method in class:FastOutputStream
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/bind/serial/
H A DSerialBinding.java165 fo.getBufferLength() - hdr.length);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/bind/test/
H A DBindingSpeedTest.java293 to.getBufferLength());
296 return to.getBufferLength();
334 to.getBufferLength());
342 return to.getBufferLength();
373 to.getBufferLength());
381 return to.getBufferLength();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/bind/tuple/test/
H A DTupleFormatTest.java78 assertEquals(in.getBufferLength(), buffer.getSize());

Completed in 127 milliseconds