redis
redis
scalacache.redis
RedisCache
RedisCache
RedisCacheBase
RedisClusterCache
RedisSerialization
SentinelRedisCache
SentinelRedisCache
ShardedRedisCache
ShardedRedisCache
StringEnrichment
StringWithUtf8Bytes
redis
/
scalacache.redis
/
StringEnrichment
/
StringWithUtf8Bytes
StringWithUtf8Bytes
final
class
StringWithUtf8Bytes
(val string:
String
) extends
AnyVal
Enrichment class to convert String to UTF-8 byte array
Graph
Supertypes
class
AnyVal
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
utf8bytes
:
Array
[
Byte
]
Concrete fields
val
string
:
String