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