Class CBORConstants

    • Constructor Detail

      • CBORConstants

        public CBORConstants()
    • Method Detail

      • hasMajorType

        public static boolean hasMajorType​(int expType,
                                           byte encoded)
      • shouldReferenceString

        public static boolean shouldReferenceString​(int index,
                                                    int stringBytes)