public class _IOUtils extends Object
| Constructor and Description |
|---|
_IOUtils() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
loadFileContentLenient(Path out) |
static String |
loadFileContentLenientString(Path out) |
static PipeThread |
pipe(String name,
NonBlockingInputStream in,
OutputStream out,
NutsSession session) |
public static PipeThread pipe(String name, NonBlockingInputStream in, OutputStream out, NutsSession session)
public static byte[] loadFileContentLenient(Path out)
Copyright © 2021 vpc open source initiative. All rights reserved.