mirror of
https://github.com/pocoproject/poco.git
synced 2025-02-03 07:32:54 +01:00
commit
d3533080e5
@ -77,7 +77,7 @@ public:
|
|||||||
/// Reads the value from the stream.
|
/// Reads the value from the stream.
|
||||||
|
|
||||||
virtual std::string toString() const = 0;
|
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);
|
static RedisType::Ptr createRedisType(char marker);
|
||||||
/// Create a Redis type based on the marker:
|
/// Create a Redis type based on the marker:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user