Package org.jgroups.tests
Class ParseMessagesFields.BinaryToAsciiWithFieldsInputStream
java.lang.Object
java.io.InputStream
org.jgroups.tests.ParseMessages.BinaryToAsciiInputStream
org.jgroups.tests.ParseMessagesFields.BinaryToAsciiWithFieldsInputStream
- All Implemented Interfaces:
Closeable,AutoCloseable
- Enclosing class:
ParseMessagesFields
public static class ParseMessagesFields.BinaryToAsciiWithFieldsInputStream
extends ParseMessages.BinaryToAsciiInputStream
-
Field Summary
Fields inherited from class org.jgroups.tests.ParseMessages.BinaryToAsciiInputStream
in, input -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyteMethods inherited from class org.jgroups.tests.ParseMessages.BinaryToAsciiInputStream
readMethods inherited from class java.io.InputStream
available, close, mark, markSupported, nullInputStream, read, read, readAllBytes, readNBytes, readNBytes, reset, skip, skipNBytes, transferTo
-
Constructor Details
-
BinaryToAsciiWithFieldsInputStream
-
-
Method Details
-
readIntegerAsStr
- Throws:
IOException
-
readEpochTime
- Throws:
IOException
-
readPlainByte
- Throws:
IOException
-