|
Class: SmalltalkChunkFileSourceReader
Object
|
+--AbstractSourceFileReader
|
+--SmalltalkChunkFileSourceReader
- Package:
- stx:libbasic
- Category:
- Kernel-Classes-Support
- Version:
- rev:
1.10
date: 2021/01/20 12:58:37
- user: cg
- file: SmalltalkChunkFileSourceReader.st directory: libbasic
- module: stx stc-classLibrary: libbasic
I know how to read smalltalk chunk file format
copyrightCOPYRIGHT (c) 2009 by eXept Software AG
All Rights Reserved
This software is furnished under a license and may be used
only in accordance with the terms of that license and with the
inclusion of the above copyright notice. This software may not
be provided or otherwise made available to, or used by, any
other person. No title to or ownership of the software is
hereby transferred.
fileIn
-
fileInStream: aStream
-
(comment from inherited method)
raise an error: must be redefined in concrete subclass(es)
|