public class IfxCsmReadBuffer
extends java.io.ByteArrayInputStream
| Constructor and Description |
|---|
IfxCsmReadBuffer(byte[] buf) |
IfxCsmReadBuffer(byte[] buf,
int offset,
int length) |
IfxCsmReadBuffer(IfxCsmBuffer writeBuff)
creates a readBuffer from IfxCsmBuffer.
|
public IfxCsmReadBuffer(byte[] buf)
public IfxCsmReadBuffer(byte[] buf,
int offset,
int length)
public IfxCsmReadBuffer(IfxCsmBuffer writeBuff)
writeBuff -