Searched refs:IntWriter (Results 1 – 1 of 1) sorted by relevance
124 IntWriter size = new IntWriter(buf); in write()563 IntWriter stringStart = new IntWriter(buf); in write()1580 private static class IntWriter extends FutureWriter<Integer> { class in ResourceTypes1581 public IntWriter(ByteBuffer buf) { in IntWriter() method in ResourceTypes.IntWriter