Skip to main content

bencode.core

R

  • read-bencode

    Read bencode token from the input stream.

W

  • write-bencode

    Write the given thing to the output stream. “Thing” means here a string, map, sequence or integer. Alternatively an By...