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