| Delegate | Description |
|---|---|
| ByteHandler | Delegate for methods that get a block of bytes |
| ByteOffsetHandler | Delegate for members that receive partial blocks of bytes. |
| ExceptionHandler | Delegate for members that receive an exception |
| ObjectHandler | Delegate for memebers that just have a sender |
| TextHandler | Delegate for members that receive a string |