Class ByteBufferTypeAdapter

java.lang.Object
com.google.gson.TypeAdapter<ByteBuffer>
com.mojang.util.ByteBufferTypeAdapter

public class ByteBufferTypeAdapter extends com.google.gson.TypeAdapter<ByteBuffer>
  • Constructor Details

    • ByteBufferTypeAdapter

      public ByteBufferTypeAdapter()
  • Method Details