tinyredis ~master (2022-04-01T08:25:31.3959385)
Dub
Repo
tinyredis.response
tinyredis
Undocumented in source.
Members
Classes
RedisCastException
class
RedisCastException
Undocumented in source.
Enums
ResponseType
enum
ResponseType
Undocumented in source.
Functions
tryParse
bool
tryParse
(char[] data, T x)
Undocumented in source. Be warned that the author may not have intended to support it.
tryParse
bool
tryParse
(char[] data, T x)
Undocumented in source. Be warned that the author may not have intended to support it.
Manifest constants
CRLF
enum
CRLF
;
Structs
Response
struct
Response
The Response struct represents returned data from Redis.
Meta
Source
See Source File
tinyredis
modules
collections
connection
encoder
redis
response
subscriber