Class JsonUtils
java.lang.Object
io.github.startsmercury.simply_no_shading.impl.JsonUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidserialize(com.google.gson.stream.JsonWriter writer, com.google.gson.JsonElement first)
-
Method Details
-
serialize
public static void serialize(com.google.gson.stream.JsonWriter writer, com.google.gson.JsonElement first) throws IOException - Throws:
IOException
-