Package net.hollowcube.polar
Class PolarReader
java.lang.Object
net.hollowcube.polar.PolarReader
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull PolarWorldread(byte @NotNull [] data) static @NotNull PolarWorldread(byte @NotNull [] data, @NotNull PolarDataConverter dataConverter)
-
Method Details
-
read
-
read
@NotNull public static @NotNull PolarWorld read(byte @NotNull [] data, @NotNull @NotNull PolarDataConverter dataConverter)
-