Package emu.grasscutter.utils
Class ByteHelper
java.lang.Object
emu.grasscutter.utils.ByteHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]changeBytes(byte[] a) static byte[]longToBytes(long x)
-
Constructor Details
-
ByteHelper
public ByteHelper()
-
-
Method Details
-
changeBytes
public static byte[] changeBytes(byte[] a) -
longToBytes
public static byte[] longToBytes(long x)
-