public class InputMeta extends Object
public InputMeta(InputStream in)
public int readWord()
throws IOException
IOExceptionpublic int readShort()
throws IOException
IOExceptionpublic int readInt()
throws IOException
IOExceptionpublic int readByte()
throws IOException
IOExceptionpublic void skip(int len)
throws IOException
IOExceptionpublic int getLength()
public BaseColor readColor() throws IOException
IOExceptionCopyright © 2015. All rights reserved.