Add read_multiple(_packed) and {to,from}_bytes_packed
This commit is contained in:
@@ -4,7 +4,7 @@ More thorough docs are available at [http://jparyani.github.io/pycapnp/](http://
|
||||
|
||||
## Requirements
|
||||
|
||||
First you need a system-wide installation of the Cap'n Proto C++ library == 0.3.x. .0.4.x currently requires a branch of pycapnp, accessible with `git checkout feature/v0.4` in a git clone of pycapnp. Follow the [official installation docs](http://kentonv.github.io/capnproto/install.html) or for the lazy:
|
||||
First you need a system-wide installation of the Cap'n Proto C++ library == 0.4.x. Follow the [official installation docs](http://kentonv.github.io/capnproto/install.html) or for the lazy:
|
||||
|
||||
```bash
|
||||
curl -O http://capnproto.org/capnproto-c++-0.3.0.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user