Class IFE_LLLLBINARY


ISOFieldPackager EBCDIC variable-length binary field with a 4-digit length prefix.
  • Constructor Details

    • IFE_LLLLBINARY

      public IFE_LLLLBINARY()
      Default constructor.
    • IFE_LLLLBINARY

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