Searched refs:getStringByteLength (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/bind/tuple/
H A DTupleInput.java586 public final int getStringByteLength() method in class:TupleInput
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/impl/
H A DSimpleFormat.java755 input.skipFast(input.getStringByteLength());
760 int len = input.getStringByteLength();

Completed in 99 milliseconds