mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-24 02:51:34 +01:00
commit
d3533080e5
@ -77,7 +77,7 @@ public:
|
||||
/// Reads the value from the stream.
|
||||
|
||||
virtual std::string toString() const = 0;
|
||||
/// Converts the value to a RESP (REdis Serialization Protocol) string.
|
||||
/// Converts the value to a RESP (Redis Serialization Protocol) string.
|
||||
|
||||
static RedisType::Ptr createRedisType(char marker);
|
||||
/// Create a Redis type based on the marker:
|
||||
|
Loading…
x
Reference in New Issue
Block a user