public class BlobValueCodec extends Object implements ValueCodec<Object,Object>
static BlobValueCodec
INSTANCE
BlobValueCodec()
Object
decode(Object data)
encode(Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final BlobValueCodec INSTANCE
public BlobValueCodec()
public Object encode(Object value)
encode
Encoder<Object>
ValueCodec<Object,Object>
public Object decode(Object data)
decode
Decoder<Object>
Copyright © 2023. All rights reserved.