public class JSON.ByteArrayAdapter extends <any>
ByteArrayAdapter()
byte[]
read(JsonReader in)
void
write(JsonWriter out, byte[] value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ByteArrayAdapter()
public void write(JsonWriter out, byte[] value) throws java.io.IOException
java.io.IOException
public byte[] read(JsonReader in) throws java.io.IOException