public final class ByteUtilities extends Object
public static byte[] decode(String s)
public static String encode(byte[] bytes)
bytes - array representationpublic static boolean isGzipped(byte[] bytes)
bytes - byte[] of bytes to testCopyright © 2015. All rights reserved.