TITLE ^

Stream::ParrotIO - a ParrotIO PMC as source for a Stream

VERSION ^

version 0.1

SYNOPSIS ^

please see examples/streams/ParrotIO.pir and examples/streams/FileLines.pir

DESCRIPTION ^

TDB

METHODS ^

stream."open"( name, mode )

Uses the open op to create a ParrotIO which is used as the source.

size = stream."blockSize"( [size] )

Sets or returns the current block size.

source."rawRead"() (internal)

...

AUTHOR ^

Jens Rieks <parrot at jensbeimsurfen dot de> is the author and maintainer. Please send patches and suggestions to the Perl 6 Internals mailing list.

COPYRIGHT ^

Copyright (C) 2004-2006, The Perl Foundation.


parrot