Sometimes, for instance when interacting with hardware, native IO is needed and Java does not provide much for doing so because the JVM aims to be platform-independant. This library builds upon ...