%Stream.FileCharacterGzip
stream class %Stream.FileCharacterGzip extends %Stream.FileCharacter
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
- %Location
 - AtEnd
 - BOM
 - CanonicalFilename
 - Filename
 - Id
 - LastModified
 - LineTerminator
 - ReadSize
 - RemoveOnClose
 - Size
 - StreamFormatWrite
 - TranslateTable
 
Inherited Methods
- %AddToSaveSet()
 - %CheckUnique()
 - %ClassIsLatestVersion()
 - %ClassName()
 - %ConstructClone()
 - %Delete()
 - %DeleteExtent()
 - %DeleteId()
 - %DispatchClassMethod()
 - %DispatchGetModified()
 - %DispatchGetProperty()
 - %DispatchMethod()
 - %DispatchSetModified()
 - %DispatchSetMultidimProperty()
 - %DispatchSetProperty()
 - %Exists()
 - %ExistsId()
 - %Extends()
 - %GetParameter()
 - %GetSwizzleObject()
 - %Id()
 - %IsA()
 - %IsModified()
 - %IsNull()
 - %KillExtent()
 - %LOBPrefetch()
 - %LocationSet()
 - %LockStream()
 - %New()
 - %NormalizeObject()
 - %ObjectIsNull()
 - %ObjectModified()
 - %ObjectSize()
 - %Oid()
 - %Open()
 - %OpenId()
 - %OriginalNamespace()
 - %PackageName()
 - %ReleaseLock()
 - %Reload()
 - %RemoveFromSaveSet()
 - %RollBack()
 - %Save()
 - %SerializeObject()
 - %SetModified()
 - %UnlockStream()
 - %ValidateObject()
 - CanonicalFilenameGet()
 - Clear()
 - CopyFrom()
 - CopyFromAndSave()
 - DefaultStreamDir()
 - FileBinarySize()
 - FilenameGet()
 - FilenameSet()
 - FindAt()
 - Flush()
 - GetStreamId()
 - IdSet()
 - InputFromDevice()
 - IsCharacter()
 - IsFileUnicode()
 - IsNull()
 - LastModifiedGet()
 - LineTerminatorSet()
 - LinkToFile()
 - MoveTo()
 - MoveToEnd()
 - NewFileName()
 - OutputToDevice()
 - OutputToDeviceAt()
 - Read()
 - ReadLine()
 - ReadLineIntoStream()
 - ReadSQL()
 - Rewind()
 - SerializeToSyncSet()
 - StreamOIDIsNull()
 - SyncStreamIn()
 - TranslateTableSet()
 - Write()
 - WriteLine()