class documentation
Simple delegate wrapper for blob objects.
MyBlobDelegate provides a lightweight proxy pattern for wrapping blob objects, allowing delegation of method calls to the wrapped blob instance.
| Method | __init__ |
Initialize the delegate wrapper. |
| Method | delegate |
Undocumented |
| Class Variable | delegate |
Undocumented |
| Instance Variable | _delegate |
Undocumented |