Sign in
chromium
/
external
/
github.com
/
zeebo
/
bencode
/
refs/heads/master
/
.
/
doc.go
blob: d9f5a000346493447e1e0b4c0547ad40329b1ab0 [
file
] [
log
] [
blame
] [
edit
]
/*
Package bencode implements encoding and decoding of bencoded objects.
It has a similar API to the encoding/json package and many other
serialization formats.
*/
package bencode