dotty.tools.io.ZipArchive
 See theZipArchive companion class
  object ZipArchive
 
An abstraction for zip files and streams. Everything is written the way it is for performance: we come through here a lot on every run. Be careful about changing it.
Attributes
- Authors:
 - 
    
Philippe Altherr (original version)
Paul Phillips (this one)
 - Version
 - 
    
2.0, ''Note: This library is considered experimental and should not be used unless you know what you are doing.''
 - Companion
 - class
 - Graph
 - 
    
 - Supertypes
 - Self type
 - 
    ZipArchive.type
 
Members list
In this article