Package org.apache.ibatis.type
Class ByteArrayUtils
java.lang.Object
org.apache.ibatis.type.ByteArrayUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static Byte[]
convertToObjectArray
(byte[] bytes) (package private) static byte[]
convertToPrimitiveArray
(Byte[] objects)
-
Constructor Details
-
ByteArrayUtils
private ByteArrayUtils()
-
-
Method Details
-
convertToPrimitiveArray
-
convertToObjectArray
-