Registry / utility / stringio

stringio

JSON →
library3.2.0rbrubygemsunverified

Pseudo IO class that wraps a String for input/output operations.

utility
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

require 'stringio'

Creates a StringIO object and reads from it

require 'stringio' io = StringIO.new('hello') io.read
Debug
Known footguns
gotchaStringIO is not fully compatible with all IO methods
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
11 hits · last 30 days
gptbot
3
claudebot
3
Resources