| java.lang.Object | |
| ↳ | org.eclipse.sisu.space.Streams | 
Utility methods for dealing with streams.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static InputStream | open(URL url) Opens an input stream to the given URL; disables JAR caching on Windows. | ||||||||||
| [Expand] Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  java.lang.Object | |||||||||||
Opens an input stream to the given URL; disables JAR caching on Windows.
| IOException | 
|---|