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