Last Modified
2022-04-12 04:50:11 -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`.