public class ProtostuffSerializer extends Object implements org.springframework.data.redis.serializer.RedisSerializer<Object>
ProtostuffSerializer()
Object
deserialize(byte[] bytes)
byte[]
serialize(Object object)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
byteArray, canSerialize, getTargetType, java, java, json, string
public ProtostuffSerializer()
public byte[] serialize(Object object) throws org.springframework.data.redis.serializer.SerializationException
serialize
org.springframework.data.redis.serializer.RedisSerializer<Object>
org.springframework.data.redis.serializer.SerializationException
public Object deserialize(byte[] bytes) throws org.springframework.data.redis.serializer.SerializationException
deserialize
Copyright © 2023. All rights reserved.