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().
Bencode encoding/decoding sub package. Uses similar API design to Go's json package.
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().
Bencode encoding/decoding sub package. Uses similar API design to Go's json package.