Skip to main content

%Stream.FileBinaryGzip

stream class %Stream.FileBinaryGzip extends %Stream.FileBinary

For information on this class, see Working with Streams.

Method Inventory

Parameters

parameter FILEEXT = stream.gz;
parameter GZIP = 1;

Methods

method SizeGet() as %Integer
Return the current size of the data stream.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab