Package net.pl3x.map.core.util
Class ByteUtil
java.lang.Object
net.pl3x.map.core.util.ByteUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic int
getInt
(@NotNull ByteBuffer buffer, int index) static byte[]
toBytes
(int packed)
-
Method Details
-
toBytes
public static byte[] toBytes(int packed) -
getInt
-