Anton B.
Results
1
comments of
Anton B.
I faced this problem too. Seems that it hardcoded: As example in AISPositionReportParser.java: ` if (content.length() != 168) throw new IllegalArgumentException("Wrong message length");`