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) |
toString
public JpegRewriter.JFIFPieceImageData(byte[] markerBytes, byte[] imageData)
protected void write(OutputStream os) throws IOException
write
in class JpegRewriter.JFIFPiece
IOException
Copyright © 2007-2012. All Rights Reserved.