eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Comanche::SimulatedSqueakFileStream':

Home

everywhere
www.exept.de
for:
[back]

Class: SimulatedSqueakFileStream (in Comanche)


Inheritance:

   Object
   |
   +--Comanche::SimulatedSqueakFileStream

Package:
stx:goodies/webServer/comanche
Category:
Comanche-Swiki-STX-Support
Version:
rev: 1.12 date: 2010/03/12 18:23:17
user: stefan
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

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  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 6.1.1; WebServer 1.620 at exept:8081; Thu, 17 May 2012 16:28:18 GMT