Package com.buglabs.bug.jni.common

Class Summary
CharDevice Access files from Java and allow ioctls on device nodes.
CharDeviceInputStream Treat a CharDeice as an input stream.
CharDeviceUtils Utility methods for CharDevice objects
FCNTL_H Linux constants to be used with opening files.
UNISTD_H Linux constants for file access.