public final class Streams extends Object
Modifier and Type | Method and Description |
---|---|
static InputStream |
noClose(InputStream from) |
static OutputStream |
noClose(OutputStream from) |
static Reader |
noClose(Reader from) |
static Writer |
noClose(Writer from) |
public static OutputStream noClose(OutputStream from)
public static InputStream noClose(InputStream from)
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.