NAME ^

src/io/io_string.c - IO Layer for strings

DESCRIPTION ^

Capture output to a string PMC.

String Layer Functions ^

ParrotIOLayer *PIO_string_register_layer

RT#48260: Not yet documented!!!

static size_t PIO_string_read

RT#48260: Not yet documented!!!

static size_t PIO_string_write

RT#48260: Not yet documented!!!

SEE ALSO ^

src/io/io_passdown.c, src/io/io.c, src/io/io_layers.c, src/io/io_private.h.

HISTORY ^

Initially written by chromatic.


parrot