Searched defs:writeHexadecimalUnsignedLong (Results 1 – 2 of 2) sorted by relevance
100 BufferedSink writeHexadecimalUnsignedLong(long v) throws IOException; in writeHexadecimalUnsignedLong() method
167 @Override public BufferedSink writeHexadecimalUnsignedLong(long v) throws IOException { in writeHexadecimalUnsignedLong() method in RealBufferedSink