Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Redis::Writer
Inherits
Struct
<
Value
<
Object
Constants
CRLF = "\r\n"
Constructors
new
(io :
IO
)
Source
Instance methods
encode
(values :
Enumerable
(
String
) |
Enumerable
(
Bytes
) |
Enumerable
(
String
|
Bytes
))
Source
encode
(data :
String
|
Bytes
)
Source
io
Source