28c1536daf
I think I'm swayed here by the robustness principle/Postel's Law. |
||
---|---|---|
.. | ||
_testdata | ||
README | ||
api.go | ||
both_test.go | ||
decode.go | ||
decode_test.go | ||
encode.go | ||
encode_test.go | ||
fuzz.go | ||
tags.go |
README
Bencode encoding/decoding sub package. Uses similar API design to Go's json package.