public final class IOUtils extends Object
IOUtils()
static void
close(Closeable closeable)
static byte[]
compress(byte[] data)
uncompress(byte[] data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IOUtils()
public static void close(Closeable closeable)
public static byte[] compress(byte[] data)
public static byte[] uncompress(byte[] data)
Copyright © 2016. All rights reserved.