eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'BZip2Stream':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: BZip2Stream


Inheritance:

   Object
   |
   +--Stream
      |
      +--CompressionStream
         |
         +--BZip2Stream

Package:
stx:libbasic2
Category:
Streams-Compressed
Version:
rev: 1.15 date: 2017/01/13 12:03:54
user: cg
file: BZip2Stream.st directory: libbasic2
module: stx stc-classLibrary: libbasic2

Instance protocol:

low level
o  zclose
low level close of the zip stream

o  zdeflate
low level - deflate

o  zdeflateInit
low level - open for reading

o  zget_avail_out
low level - get the number of available out bytes

o  zinflate
low level - inflate

o  zinflateInit
low level - inflateInit

o  zopen
low level - opens the zip stream

o  zset_avail_in: count
set the 'avail_in'



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 19 Apr 2024 17:46:41 GMT