Searched defs:FastDataOutput (Results 1 – 1 of 1) sorted by relevance
42 public class FastDataOutput implements DataOutput, Flushable, Closeable { class63 public FastDataOutput(@NonNull OutputStream out, int bufferSize) { in FastDataOutput() method in FastDataOutput