Package io.debezium.connector.jdbc.util
Class ByteArrayUtils
java.lang.Object
io.debezium.connector.jdbc.util.ByteArrayUtils
- Author:
- Chris Cranford
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetByteArrayAsHex(Object value) static byte[]getByteArrayFromValue(Object value)
-
Constructor Details
-
ByteArrayUtils
public ByteArrayUtils()
-
-
Method Details
-
getByteArrayAsHex
-
getByteArrayFromValue
-