Phants Client for Redis™*
List of all members
BulkStringSink Interface Reference
Inheritance diagram for BulkStringSink:
Inheritance graph
[legend]
Collaboration diagram for BulkStringSink:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from BulkStringParser
void BulkStringBegin (int size)
 
void BulkStringData (byte[] data, int offset, int numBytes)
 
void BulkStringDone ()
 
- Public Member Functions inherited from ErrorParser
void Error (string error)
 

Detailed Description

Sink interface used to support Redis commands that return Bulk Strings.


The documentation for this interface was generated from the following file: