how to convert %Stream.FileBinaryGzip into %Stream.Object?
The question is straight forward. Is there a way to do that? I've searched docs but no result
Product version: IRIS 2024.3
The question is straight forward. Is there a way to do that? I've searched docs but no result
See Class Reference:
Class %Stream.FileBinaryGzip Extends FileBinary
Class %Stream.FileBinary Extends %Stream.Object
Hence %Stream.FileBinaryGzip is already the heir of %Stream.Object.