bencode.core
R
Read bencode token from the input stream.
function([input])
W
Write the given thing to the output stream. “Thing” means here a string, map, sequence or integer. Alternatively an By...
function([output thing])
Read bencode token from the input stream.
([input])
Write the given thing to the output stream. “Thing” means here a string, map, sequence or integer. Alternatively an By...
([output thing])