Class ChmSection


  • public class ChmSection
    extends java.lang.Object
    • Method Detail

      • checkBit

        public int checkBit​(int i)
      • getSyncBits

        public int getSyncBits​(int bit)
      • peekBits

        public int peekBits​(int bit)
      • unmarshalUByte

        public int unmarshalUByte()
      • getByte

        public byte getByte()
      • getLeft

        public int getLeft()
      • getData

        public byte[] getData()
      • getPrevContent

        public byte[] getPrevContent()
      • getBigInteger

        public java.math.BigInteger getBigInteger​(int i)
      • stringToAsciiBytes

        public byte[] stringToAsciiBytes​(java.lang.String s)
      • unmarshalUlong

        public java.math.BigInteger unmarshalUlong()
      • unmarshalUInt

        public long unmarshalUInt()
      • unmarshalInt

        public int unmarshalInt()
      • unmarshalBytes

        public byte[] unmarshalBytes​(int i)
      • getEncint

        public java.math.BigInteger getEncint()
      • unmarshalUtfChar

        public char unmarshalUtfChar()
      • getSwath

        public int getSwath()
      • setSwath

        public void setSwath​(int swath)
      • getTotal

        public int getTotal()
      • setTotal

        public void setTotal​(int total)