727d002e5a
I won't remove the bufio.Buffer for Marshal now, it isn't a performance issue as far as I can tell, and I'd have to fake Flush(). |
||
---|---|---|
.. | ||
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.