Last Modified
2021-11-24 04:53:13 -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`.