class IO::Memory
- IO::Memory
- IO
- Reference
- Object
Overview
An IO
that reads and writes from a buffer in memory.
The internal buffer can be resizeable and/or writeable depending
on how an IO::Memory
is constructed.
Defined in:
lib/amq-protocol/src/amq/protocol/table.crstdlib/io_memory.cr
Instance Method Summary
Class methods inherited from class IO
copy(src, dst, limit : Int) : Int64copy(src, dst) : Int64 copy