Searched refs:writeBigInteger (Results 1 - 4 of 4) 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 DBigIntegerBinding.java29 output.writeBigInteger((BigInteger) object);
59 outputToEntry(sizedOutput(val).writeBigInteger(val), entry);
H A DTupleOutput.java538 public final TupleOutput writeBigInteger(BigInteger val) { method in class:TupleOutput
554 * @see TupleOutput#writeBigInteger
/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 DEntityOutput.java73 TupleOutput writeBigInteger(BigInteger val); method in interface:EntityOutput
H A DSimpleFormat.java787 output.writeBigInteger((BigInteger) o);

Completed in 66 milliseconds