Class CFFDataReader.CFFSubTable

    • Constructor Summary

      Constructors 
      Constructor Description
      CFFSubTable()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      byte[] getByteData()  
      void setByteData​(int position, int length)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CFFSubTable

        public CFFSubTable()
    • Method Detail

      • setByteData

        public void setByteData​(int position,
                                int length)
      • getByteData

        public byte[] getByteData()
                           throws java.io.IOException
        Throws:
        java.io.IOException