steveohara / j2mod

Enhanced Modbus library implemented in the Java programming language
Apache License 2.0
267 stars 111 forks source link

Reading full stream instead of parts #49

Closed liebehentze closed 7 years ago

liebehentze commented 7 years ago

changed dataInputStream.read to dataInputStream.readFully to get the whole stream.