Last Modified
2022-02-18 02:42:25 -0700
Requires

Description

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`.