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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/impl/
H A DComplexFormat.java701 skipToNonKeyField(input, Accessor.MAX_FIELD_NUM);
720 addr.clsFormat.skipToNonKeyField(input, addr.fieldNum);
745 private void skipToNonKeyField(RecordInput input, int toFieldNum) { method in class:ComplexFormat
748 superFormat.skipToNonKeyField(input, Accessor.MAX_FIELD_NUM);

Completed in 74 milliseconds