javastruct
javastruct copied to clipboard
Automatically exported from code.google.com/p/javastruct
Bumps [mina-core](https://github.com/apache/mina) from 2.1.3 to 2.1.5. Commits bc9bb23 [maven-release-plugin] prepare release 2.1.5 dfd80f1 workout for failing unit test 3bca0bc Adds malformed HTTP request check 7dc266a Fixes HTTP pipeline processing issue...
``` What steps will reproduce the problem? 1. n/a 2. 3. What is the expected output? What do you see instead? n/a What version of the product are you using?...
``` Your System almost works!!! BUT Conversion with little endian does not work. It seems like you forgot to impliment byteorder when unpacking?? It is really unfortunate because I am...