Package org.jcsp.net
Class SerializedMessage.AccesibleByteArrayOutputStream
- java.lang.Object
-
- java.io.OutputStream
-
- java.io.ByteArrayOutputStream
-
- org.jcsp.net.SerializedMessage.AccesibleByteArrayOutputStream
-
- All Implemented Interfaces:
java.io.Closeable
,java.io.Flushable
,java.lang.AutoCloseable
- Enclosing class:
- SerializedMessage
private static class SerializedMessage.AccesibleByteArrayOutputStream extends java.io.ByteArrayOutputStream
-
-
Constructor Summary
Constructors Modifier Constructor Description private
AccesibleByteArrayOutputStream()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]
getByteArray()
-