org.exoplatform.imageio.plugins.common
Class BitFile
java.lang.Object
org.exoplatform.imageio.plugins.common.BitFile
public class BitFile
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BitFile
public BitFile(ImageOutputStream output,
boolean blocks)
flush
public void flush()
throws IOException
- Throws:
IOException
writeBits
public void writeBits(int bits,
int numbits)
throws IOException
- Throws:
IOException
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.