Files
Telethon/telethon/extensions
Lonami Exo c0e4d6c8b6 Slightly simplify BinaryReader
There was no need for the BufferedReader, since everything
is already in memory. Further, the stream parameter was never
used, so it was also unnecessary. The check for None when
reading length was also unnecessary, since we could just pass
-1 to begin with.
2019-08-07 10:33:46 +02:00
..
2018-10-05 13:26:44 +02:00
2019-08-07 10:33:46 +02:00
2019-08-04 10:09:23 +02:00