Next Previous Up Top Contents Index

5.11 The STREAMS module

<positionable-stream>

Open abstract class

Summary

The class of positionable streams.

Superclasses

<stream>

Init-keywords

See Superclasses.

Library

io

Module

streams

Description

A subclass of <stream> supporting the Positionable Stream Protocol. It is not instantiable.

Operations

adjust-stream-position stream-contents
stream-position stream-position-setter
unread-element


System and I/O Reference - 31 MAR 2000

Next Previous Up Top Contents Index