eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Comanche::SimulatedSqueakFileStream':

Home

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

Class: SimulatedSqueakFileStream (in Comanche)


Inheritance:

   Object
   |
   +--Comanche::SimulatedSqueakFileStream

Package:
stx:goodies/webServer/comanche
Category:
Net-Communication-HTTP-Comanche-Swiki-STX-Support
Version:
rev: 1.15 date: 2018/04/26 10:48:38
user: cg
file: SimulatedSqueakFileStream.st directory: goodies/webServer/comanche
module: stx stc-classLibrary: comanche

Class protocol:

instance creation
o  for: aRealStream


Instance protocol:

accessing
o  contents

o  contentsOfEntireFile
asString

o  position

o  realStream: something
set the value of the instance variable 'realStream' (automatically generated)

stream operations
o  atEnd

o  binary

o  bufferSize

o  close

o  copyFrom: pos1 to: pos2

o  findString: subString startingAt: start

o  next

o  next: nChars

o  nextByte

o  nextBytes: numBytes

o  nextBytes: numBytes into: aCollection startingAt: initialIndex

o  nextBytes: numBytes into: aCollection startingAt: initialIndex blockSize: blockSize

o  nextInt16MSB: msbFlag

o  nextInto: aByteArrayOrString

o  nextPut: anObject

o  nextPutAll: aCollection

o  nextPutAll: aCollection startingAt: start to: stop

o  nextShortMSB: msbFlag

o  position: a0BasedPosition

o  setToEnd

o  size



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 28 Mar 2024 23:24:24 GMT