File: io_source.rb [rubygems: Ruby Standard Library Documentation]
Last Modified
2017-04-01 12:51:22 -0500
Requires

Description

frozen_string_literal: true

Supports reading and writing gems from/to a generic IO object. This is useful for other applications built on top of rubygems, such as rubygems.org.

This is a private class, do not depend on it directly. Instead, pass an IO object to `Gem::Package.new`.