Class TableCellDescriptor

    • Constructor Detail

      • TableCellDescriptor

        public TableCellDescriptor()
    • Method Detail

      • fillFields

        protected void fillFields​(byte[] data,
                                  int offset)
      • serialize

        public void serialize​(byte[] data,
                              int offset)
      • convertBytesToTC

        public static TableCellDescriptor convertBytesToTC​(byte[] buf,
                                                           int offset)