Compress::XZ::Reader
Inherits IO::Buffered / IO / Reference / Object
Constants
LZMA_CONCATENATED = 8
Constructors
Class methods
Creates a new reader from the given io, yields it to the given block, and closes it at its end.
Instance methods
sync_close=(sync_close : Bool)
If #sync_close? is true, closing this IO will close the underlying IO.