]> Sergey Matveev's repositories - btrtrc.git/commit
bencode: Support unmarshalling strings into slices of kind Uint8
authorMatt Joiner <anacrolix@gmail.com>
Mon, 12 Feb 2018 13:44:05 +0000 (00:44 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Mon, 12 Feb 2018 13:44:05 +0000 (00:44 +1100)
commit4b5203851a782bdd7d30d9491b38d26834f9068a
tree16fc89fa17274ff511c699f5c1020376aac0fe03
parenteeaf9f67a9f6f1ba37439ef79b0345c8f5213337
bencode: Support unmarshalling strings into slices of kind Uint8
bencode/decode.go
bencode/decode_test.go