Class IndefiniteLengthConverter


  • public class IndefiniteLengthConverter
    extends Object
    • Constructor Detail

      • IndefiniteLengthConverter

        public IndefiniteLengthConverter()
    • Method Detail

      • isIndefinite

        public static boolean isIndefinite​(int lenByte)
      • isLongForm

        public static boolean isLongForm​(int lenByte)
      • getLenBytes

        protected static byte[] getLenBytes​(int len)