Class Bytes

    • Constructor Summary

      Constructors 
      Constructor Description
      Bytes()  
    • Constructor Detail

      • Bytes

        public Bytes()
    • Method Detail

      • encodeHex

        public static java.lang.String encodeHex​(byte[] value)
      • encodeHex

        public static void encodeHex​(byte[] value,
                                     java.lang.StringBuilder buffer)