thunderbird-android/mail
Tobias Preuss f8e6e59fd6 Use io extension functions to make code more concise.
+ This change replaces a few usages of BufferedWriter, ByteArrayInputStream,
  OutputStreamWriter with their equivalent Kotlin extension functions.
2020-08-24 19:22:29 +02:00
..
common Use io extension functions to make code more concise. 2020-08-24 19:22:29 +02:00
protocols Use io extension functions to make code more concise. 2020-08-24 19:22:29 +02:00
testing Add JMAP message sync (part 1) 2020-02-12 19:12:11 +01:00