Package org.jgroups.tests
Class ParseMessages.BinaryToAsciiInputStream
java.lang.Object
java.io.InputStream
org.jgroups.tests.ParseMessages.BinaryToAsciiInputStream
- All Implemented Interfaces:
Closeable,AutoCloseable
- Direct Known Subclasses:
ParseMessagesFields.BinaryToAsciiWithFieldsInputStream
- Enclosing class:
ParseMessages
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.InputStream
available, close, mark, markSupported, nullInputStream, read, read, readAllBytes, readNBytes, readNBytes, reset, skip, skipNBytes, transferTo
-
Field Details
-
in
-
input
protected final byte[] input
-
-
Constructor Details
-
BinaryToAsciiInputStream
-
-
Method Details
-
read
- Specified by:
readin classInputStream- Throws:
IOException
-