Add ability for passing AnyPointer to restore in RPCClient
This commit is contained in:
@@ -243,7 +243,7 @@ And a corresponding from_bytes function::
|
||||
Full Example
|
||||
------------------
|
||||
|
||||
Here is a full example reproduced from `examples/example.py <https://github.com/jparyani/pycapnp/blob/master/examples/example.py>`_::
|
||||
Here is a full example reproduced from `examples/example.py <https://github.com/jparyani/pycapnp/blob/master/examples/addressbook.py>`_::
|
||||
|
||||
from __future__ import print_function
|
||||
import os
|
||||
|
||||
Reference in New Issue
Block a user