Class WinPipe
java.lang.Object
javaforce.net.WinPipe
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WinPipe
public WinPipe()
-
-
Method Details
-
pipeCreate
-
pipeClose
public void pipeClose(long ctx) -
pipeRead
public int pipeRead(long ctx, byte[] buf, int offset, int length) -
pipeWrite
-