public class MemoryOutputStream extends ByteArrayOutputStream
buf, count
MemoryOutputStream()
MemoryOutputStream(int size)
byte[]
getBuffer()
int
getCount()
close, reset, size, toByteArray, toString, toString, toString, write, write, writeTo
flush, write
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public MemoryOutputStream()
public MemoryOutputStream(int size)
public byte[] getBuffer()
public int getCount()
Copyright © 2016. All Rights Reserved.