Phants Client for Redis™*
|
Public Member Functions | |
void | SimpleString (string s) |
This interface defines the method that is called when a RESP Simple String is parsed.
void SimpleString | ( | string | s | ) |
Called when a Simple String has been parsed.
s | The string that was parsed. |
Implemented in MessageParser, BulkStringArraySinkAdapter, IntegerArraySinkAdapter, and SimpleStringSinkAdapter.