public static class JacksonSupport.OpaqueBytesSerializer
Modifier and Type | Field and Description |
---|---|
static JacksonSupport.OpaqueBytesSerializer |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
void |
serialize(OpaqueBytes value,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
public static JacksonSupport.OpaqueBytesSerializer INSTANCE
public void serialize(OpaqueBytes value, com.fasterxml.jackson.core.JsonGenerator gen, com.fasterxml.jackson.databind.SerializerProvider serializers)