public final class Streams extends Object
| Modifier and Type | Method and Description |
|---|---|
static InputStream |
open(URL url)
Opens an input stream to the given URL; disables JAR caching on Windows
or when the 'sisu.url.caches' system property is set to
false. |
public static InputStream open(URL url) throws IOException
false.IOExceptionCopyright © 2025. All rights reserved.