Searched defs:FastDataInput (Results 1 – 1 of 1) sorted by relevance
40 public class FastDataInput implements DataInput, Closeable { class60 public FastDataInput(@NonNull InputStream in, int bufferSize) { in FastDataInput() method in FastDataInput