dredis ~master (2018-04-17T08:05:27Z)
Dub
Repo
Response.opCast
redis
response
Response
Allows casting a Response to (u)byte[]
T
opCast
()
C
[]
opCast
()
struct
Response
C
[]
opCast
(
C
:
C
[]
)
(
)
if
(
is
(
C
==
byte
) ||
is
(
C
==
ubyte
)
)
Meta
Source
See Implementation
redis
response
Response
functions
opApply
opApplyReverse
opCast
properties
toBool
toBytes
toDiagnosticString
toInt
toString
toStringArray
Allows casting a Response to (u)byte[]