Package org.openjdk.jol.util
Class IOUtils
java.lang.Object
org.openjdk.jol.util.IOUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]
static void
static void
safelyClose
(OutputStream out) static void
safelyClose
(Reader reader)
-
Constructor Details
-
IOUtils
private IOUtils()
-
-
Method Details
-
safelyClose
-
safelyClose
-
safelyClose
-
readAllBytes
-