protected static class JpegRewriter.JFIFPieceImageData extends JpegRewriter.JFIFPiece
| Modifier and Type | Field and Description |
|---|---|
byte[] |
imageData |
byte[] |
markerBytes |
| Constructor and Description |
|---|
JpegRewriter.JFIFPieceImageData(byte[] markerBytes,
byte[] imageData) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
write(OutputStream os) |
toStringpublic JpegRewriter.JFIFPieceImageData(byte[] markerBytes,
byte[] imageData)
protected void write(OutputStream os) throws IOException
write in class JpegRewriter.JFIFPieceIOExceptionCopyright © 2007–2016 The Apache Software Foundation. All rights reserved.