Class IFE_LLLEBINARY


BINARY version of IFE_LLLCHAR Uses a 3 EBCDIC byte length field, and EBCDIC content
See Also:
  • Constructor Details

    • IFE_LLLEBINARY

      public IFE_LLLEBINARY()
      Default constructor.
    • IFE_LLLEBINARY

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