vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
RedisString.length
index
vibe
db
redis
types
RedisString
The length in bytes of the string.
struct
RedisString
(T = string)
@
property
long
length
(
)
See Also
STRLEN
Meta
Source
See Implementation
index
vibe
db
redis
types
RedisString
constructors
this
functions
get
getBit
getSet
getSubString
opAssign
opOpAssign
opUnary
setBit
setExpire
setIfNotExist
setSubString
properties
length
variables
value
The length in bytes of the string.