public class KeyJsonSerializer extends com.fasterxml.jackson.databind.JsonSerializer<RawKey>
Constructor and Description |
---|
KeyJsonSerializer() |
Modifier and Type | Method and Description |
---|---|
void |
serialize(RawKey value,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
public void serialize(RawKey value, com.fasterxml.jackson.core.JsonGenerator gen, com.fasterxml.jackson.databind.SerializerProvider serializers) throws IOException
serialize
in class com.fasterxml.jackson.databind.JsonSerializer<RawKey>
IOException
Copyright © 2025. All rights reserved.