Class IFB_LLLHECHAR


ISOFieldPackager for a binary-length-prefixed LLHECHAR field.
See Also:
  • Constructor Details

    • IFB_LLLHECHAR

      public IFB_LLLHECHAR()
      Default constructor.
    • IFB_LLLHECHAR

      public IFB_LLLHECHAR(int len, String description)
      Constructs a packager with the given length and description.
      Parameters:
      len - - field len
      description - symbolic descrption
  • Method Details