tinyredis ~master (2022-04-01T08:25:31.3959385)
Dub
Repo
tryParse
tinyredis
response
Undocumented in source. Be warned that the author may not have intended to support it.
bool
tryParse
(char[] data, T x)
bool
tryParse
(char[] data, T x)
bool
tryParse
(
T
)
(
ref
char
[]
data
,
out
T
x
)
if
(
isSomeString
!
T
)
Meta
Source
See Implementation
tinyredis
response
classes
RedisCastException
enums
ResponseType
functions
tryParse
manifest constants
CRLF
structs
Response