...
- Implemented a new sub-class of Buffer called ObjectBuffer that understands the new object format.
- Clients can invoke operations on this subclass object after the completion of a read RPC to parse out specific fields - keys/data blob.
...
...
...