Searched defs:writeLong (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/util/
H A DPackedInteger.java247 public static int writeLong(byte[] buf, int offset, long value) { method in class:PackedInteger
/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.java70 TupleOutput writeLong(long val); method in interface:EntityOutput
/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 DTupleOutput.java246 public final TupleOutput writeLong(long val) { method in class:TupleOutput

Completed in 29 milliseconds