parrotcode: IO Layer for strings | |
Contents | C |
src/io/io_string.c - IO Layer for strings
Capture output to a string PMC.
ParrotIOLayer *PIO_string_register_layer
static size_t PIO_string_read
static size_t PIO_string_write
src/io/io_passdown.c, src/io/io.c, src/io/io_layers.c, src/io/io_private.h.
Initially written by chromatic.
|