|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.json.ser.AbstractJsonSerializer<byte[]>
com.caucho.json.ser.ByteArraySerializer
public class ByteArraySerializer
Method Summary | |
---|---|
void |
write(JsonOutput out,
byte[] value,
boolean annotated)
|
Methods inherited from class com.caucho.json.ser.AbstractJsonSerializer |
---|
write |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void write(JsonOutput out, byte[] value, boolean annotated) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |