RWStream.st
changeset 3 24d81bf47225
parent 1 a27a279701f8
child 5 67342904af11
equal deleted inserted replaced
2:6526dde5f3ac 3:24d81bf47225
    20 ReadWriteStream comment:'
    20 ReadWriteStream comment:'
    21 
    21 
    22 COPYRIGHT (c) 1989/90/91 by Claus Gittinger
    22 COPYRIGHT (c) 1989/90/91 by Claus Gittinger
    23 	      All Rights Reserved
    23 	      All Rights Reserved
    24 
    24 
    25 @(#)RWStream.st	2.3 92/06/06
    25 $Header: /cvs/stx/stx/libbasic/Attic/RWStream.st,v 1.3 1993-10-13 00:17:08 claus Exp $
    26 '!
    26 '!
    27 
    27 
    28 !ReadWriteStream methodsFor: 'access-reading'!
    28 !ReadWriteStream methodsFor: 'access-reading'!
    29 
    29 
    30 peek
    30 peek