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