Searched defs:writeULong (Results 1 – 3 of 3) sorted by relevance
137 public void writeULong(long v) throws IOException { in writeULong() method in DataOutputCompressor
138 public void writeULong(long v) throws IOException { in writeULong() method in DataOutputCompressor
438 def writeULong(self, value): member in OTTableWriter