Details
-
Improvement
-
Status: Resolved
-
Trivial
-
Resolution: Won't Fix
-
0.17.0
-
None
-
None
-
Patch Available
Description
There appears to be some unused code i.e., readLine and there is a buffer size of 1K bytes.
I propose removing the unused code, and allowing the buffer size to be determined by the JVM instead of hard-coded value.