Searched defs:bufferLen (Results 1 – 2 of 2) sorted by relevance
121 public FastPrintWriter(OutputStream out, boolean autoFlush, int bufferLen) { in FastPrintWriter()190 public FastPrintWriter(Writer wr, boolean autoFlush, int bufferLen) { in FastPrintWriter()233 public FastPrintWriter(Printer pr, int bufferLen) { in FastPrintWriter()
1000 int bufferLen; in constructUserData() local