commit | e2aec26caacdc65711a96ce3b6dbaa5ea526fc1f | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Wed Apr 24 14:44:26 2019 -0700 |
committer | William A. Kennington III <wak@google.com> | Mon Apr 29 12:06:35 2019 -0700 |
tree | b858890a099c0b52f48eb222c5b7c80367cfa9dd | |
parent | 906e0f802b56d26e7e0c65eba797fa8a596dee91 [diff] |
message/pack: Support packing string_views Now we don't need to make an intermediate copy of our data into an array before packing it into a payload. Change-Id: Iac79a79e0ae95835cb67d617a966a92ce8dcd5f8 Signed-off-by: William A. Kennington III <wak@google.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.