Common File System : Using file streams

Using file streams
The Common File System provides buffered I/O services by means of the Blue Book compliant stream protocols. File streams are the preferred method of performing file I/O operations within Smalltalk. A complete set of low-level I/O operations are also provided; see Using low-level file operations.