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