Package com.redis.om.spring.convert
Class BytesToOffsetDateTimeConverter
java.lang.Object
com.redis.om.spring.convert.BytesToOffsetDateTimeConverter
- All Implemented Interfaces:
org.springframework.core.convert.converter.Converter<byte[],OffsetDateTime>
@ReadingConverter
public class BytesToOffsetDateTimeConverter
extends Object
implements org.springframework.core.convert.converter.Converter<byte[],OffsetDateTime>
-
Constructor Details
-
BytesToOffsetDateTimeConverter
public BytesToOffsetDateTimeConverter()
-
-
Method Details
-
convert
- Specified by:
convertin interfaceorg.springframework.core.convert.converter.Converter<byte[],OffsetDateTime>
-