eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'ZipArchive::ZipReadStream':

Home

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

Class: ZipReadStream (private in ZipArchive

This class is only visible from within ZipArchive.

Inheritance:

   Object
   |
   +--Stream
      |
      +--PeekableStream
         |
         +--ZipArchive::AbstractZipStream
            |
            +--ZipArchive::ZipReadStream

Package:
stx:libbasic2
Category:
System-Support-FileFormats
Owner:
ZipArchive

Instance protocol:

accessing
o  size
(comment from inherited method)
return the number of elements in the streamed collection.

closing
o  close
nothing to do here

initialization
o  zipFileStream: something zipEntry: aZipEntry

queries
o  atEnd

o  position

reading
o  next
read a character

o  nextOrNil
read a character

o  peek
peek a character



ST/X 7.1.0.0; WebServer 1.663 at exept.de:8081; Mon, 04 Aug 2025 14:23:35 GMT