Package com.plotsquared.core.collection
Class ByteArrayUtilities
java.lang.Object
com.plotsquared.core.collection.ByteArrayUtilities
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]
booleanToBytes
(boolean b) static boolean
bytesToBoolean
(byte[] bytes)
-
Constructor Details
-
ByteArrayUtilities
public ByteArrayUtilities()
-
-
Method Details
-
bytesToBoolean
-
booleanToBytes
-