@Deprecated
public class ByteArrayInputStream
extends java.io.ByteArrayInputStream
Constructor and Description |
---|
ByteArrayInputStream(byte[] buffer)
Deprecated.
|
ByteArrayInputStream(byte[] buffer,
int offset,
int length)
Deprecated.
|