Class InputStreamAdapter

java.lang.Object
java.io.InputStream
org.jgroups.util.InputStreamAdapter
All Implemented Interfaces:
Closeable, AutoCloseable

public class InputStreamAdapter extends InputStream
Extends InputStream from a ByteArrayDataInputStream. Methods like flush() and close() are no-ops.
Since:
3.5