edgeport - v1.0.6
Preparing search index...
redis
makeReply
Function makeReply
makeReply
(
raw
:
RespValue
)
:
RedisReply
Wraps a decoded
RespValue
in the
RedisReply
accessors.
Parameters
raw
:
RespValue
The value to wrap.
Returns
RedisReply
The reply wrapper.
Since
1.0.6
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
edgeport - v1.0.6
Loading...
Wraps a decoded RespValue in the RedisReply accessors.