Package ch.qos.logback.core.encoder
Class ByteArrayUtil
- java.lang.Object
-
- ch.qos.logback.core.encoder.ByteArrayUtil
-
public class ByteArrayUtil extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ByteArrayUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static byte[]hexStringToByteArray(java.lang.String s)static java.lang.StringtoHexString(byte[] ba)
-