Class IFE_LLLBINARY


BINARY version of IFE_LLLCHAR Uses a 3 EBCDIC byte length field, and the binary data is stored as is.
See Also:
  • Constructor Details

    • IFE_LLLBINARY

      public IFE_LLLBINARY()
      Default constructor.
    • IFE_LLLBINARY

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