Uses of Enum Class
org.springframework.data.couchbase.core.convert.OtherConverters.StringToByteArray
Package
Description
This package contains classes used for entity-to-JSON conversions, type mapping and writing.
-
Uses of OtherConverters.StringToByteArray in org.springframework.data.couchbase.core.convert
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static OtherConverters.StringToByteArray[]
OtherConverters.StringToByteArray.values()
Returns an array containing the constants of this enum class, in the order they are declared.