Searched refs:writeBigInteger (Results 1 - 4 of 4) 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 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-WNDR4500-V1.0.1.40_1.0.68/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 191 milliseconds