org.jboss.errai.marshalling.server.util
Class UnwrappedByteArrayOutputStream
java.lang.Object
java.io.OutputStream
java.io.ByteArrayOutputStream
org.jboss.errai.marshalling.server.util.UnwrappedByteArrayOutputStream
- All Implemented Interfaces:
- Closeable, Flushable
public final class UnwrappedByteArrayOutputStream
- extends ByteArrayOutputStream
- Author:
- Mike Brock
UnwrappedByteArrayOutputStream
public UnwrappedByteArrayOutputStream()
toByteArray
public byte[] toByteArray()
- Overrides:
toByteArray
in class ByteArrayOutputStream
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.