Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
redis-protocol
v0.1.1
RedisProtocol
Parser
ParseError
RedisArray
RedisError
RedisInteger
RedisNullInstance
RedisString
RespParsed
Type
Built with Crystal 1.9.2
2023-10-08 13:45:03 UTC
module
RedisProtocol
Defined in:
redis-protocol.cr
redis-protocol/data.cr
Constant Summary
RedisNull
=
RedisNullInstance
.new
Class Method Summary
.parse
(buf)
Class Method Detail
def self.
parse
(buf)
#
[
View source
]