java.lang.Object
org.glassfish.grizzly.websockets.Utils

public final class Utils extends Object
  • Constructor Details

    • Utils

      public Utils()
  • Method Details

    • toArray

      public static byte[] toArray(long length)
    • toLong

      public static long toLong(byte[] bytes, int start, int end)
    • toString

      public static List<String> toString(byte[] bytes)
    • toString

      public static List<String> toString(byte[] bytes, int start, int end)