Stefan Beyer
Results
1
comments of
Stefan Beyer
How about just giving the port.read() method a fixed buffer? Or we specify the buffersize via param. The following code is completely untested: ``` private static final int READ_BUFFER_SIZE =...