fix binary encoding stupid encoding bug that just guessed a slice length and if we were to go above it it would just panic.
for example: https://github.com/bitvora/wot-relay/issues/16
This commit is contained in:
for example: https://github.com/bitvora/wot-relay/issues/16