IO::StreamGuides

Guides

Getting Started

This guide explains how to use io-stream to add efficient buffering to Ruby IO objects.

High Performance IO

This guide explains how to achieve optimal performance when using io-stream by understanding and controlling flush behavior.