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.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBuf() |
int |
getCount() |
byte[] |
readFully() |
public IfxCsmReadBuffer(byte[] buf)
public IfxCsmReadBuffer(byte[] buf,
int offset,
int length)
public IfxCsmReadBuffer(IfxCsmBuffer writeBuff)
writeBuff -