- read-bencode #!optional port strict?procedure
Reads Bencoded data from port, defaults to current-input-port. Set strict? to #f to prevent checking for lexicographical ordering of dictionary keys, defaults to #t.
Reads Bencoded data from port, defaults to current-input-port. Set strict? to #f to prevent checking for lexicographical ordering of dictionary keys, defaults to #t.