Skip to main content

%Stream.GblChrCompress

stream class %Stream.GblChrCompress extends %Stream.GlobalCharacter

Stream class that stores character data in compressed global nodes

Parameters

parameter COMPRESS = 2;
Inherited description: Compress behavior of this class.

  • -1 - Do not compress streams, write old stream header format
  • 0 - Do not compress new streams
  • 1 - Compress new streams
  • 2 - Always compress

Inherited Members

Inherited Properties

Inherited Methods

Subclasses

FeedbackOpens in a new tab