public class ByteArraySerializer extends AbstractJsonSerializer<byte[]>
Modifier and Type | Method and Description |
---|---|
void |
write(JsonOutput out,
byte[] value,
boolean annotated) |
write
public void write(JsonOutput out, byte[] value, boolean annotated) throws java.io.IOException
java.io.IOException