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.

initialization
o  reset
reset the stream to the initial position

o  zipFileStream: something zipEntry: aZipEntry
(comment from inherited method)
raise an error: must be redefined in concrete subclass(es)

queries
o  atEnd

o  position

reading
o  next
read a character

o  nextOrNil
read a character

o  peek
peek a character



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Sat, 20 Apr 2024 08:37:07 GMT