Package org.fressian.impl
Class BytesOutputStream
- java.lang.Object
-
- java.io.OutputStream
-
- java.io.ByteArrayOutputStream
-
- org.fressian.impl.BytesOutputStream
-
- All Implemented Interfaces:
java.io.Closeable,java.io.Flushable,java.lang.AutoCloseable
public class BytesOutputStream extends java.io.ByteArrayOutputStream
-
-
Constructor Summary
Constructors Constructor Description BytesOutputStream()BytesOutputStream(int i)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]internalBuffer()intlength()
-