author | Sebastian Harl <sh@tokkee.org> | |
Mon, 29 Dec 2014 15:53:44 +0000 (16:53 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 29 Dec 2014 15:53:44 +0000 (16:53 +0100) | ||
commit | d25f3c59b5cf5387acd4e6d1467ce9efffa40f9a | |
tree | fbf911c286b012299b6a7bab4d6df413236df671 | tree | snapshot |
parent | 4b1c3e70c727641934d697339cad02cda0a3c565 | commit | diff |
proto: Let unmarshal functions return the number of bytes processed.
That's a more flexible and straight-forward interface allowing callers to not
care about the size of the expected data.
That's a more flexible and straight-forward interface allowing callers to not
care about the size of the expected data.