Package org.jgroups.tests
Class ParseMessages.BinaryToAsciiInputStream
- java.lang.Object
-
- java.io.InputStream
-
- org.jgroups.tests.ParseMessages.BinaryToAsciiInputStream
-
- All Implemented Interfaces:
java.io.Closeable,java.lang.AutoCloseable
- Direct Known Subclasses:
ParseMessagesFields.BinaryToAsciiWithFieldsInputStream
- Enclosing class:
- ParseMessages
protected static class ParseMessages.BinaryToAsciiInputStream extends java.io.InputStream
-
-
Constructor Summary
Constructors Constructor Description BinaryToAsciiInputStream(java.io.InputStream in)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intread()
-