public final class CopyUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
readFileContent(Path path) |
static byte[] |
readFileContentNoIOExceptions(Path path) |
public static byte[] readFileContentNoIOExceptions(Path path)
public static byte[] readFileContent(Path path) throws IOException
IOExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.