Class LnxCom
java.lang.Object
javaforce.jni.lnx.LnxCom
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LnxCom
public LnxCom()
-
-
Method Details
-
init
public static boolean init() -
open
-
read
public int read(byte[] data) -
write
public int write(byte[] data) -
close
public void close()
-