private static class TIFFBaseJPEGCompressor.IIOByteArrayOutputStream extends ByteArrayOutputStream
ByteArrayOutputStream
which allows writing to an
ImageOutputStream
.buf, count
Constructor and Description |
---|
IIOByteArrayOutputStream() |
IIOByteArrayOutputStream(int size) |
Modifier and Type | Method and Description |
---|---|
void |
writeTo(ImageOutputStream ios) |
close, reset, size, toByteArray, toString, toString, toString, write, write, writeTo
flush, write
IIOByteArrayOutputStream()
IIOByteArrayOutputStream(int size)
public void writeTo(ImageOutputStream ios) throws IOException
IOException
Copyright © 2017 Open Microscopy Environment