does `kotlinx-io` throw exceptions on IO errors? i...
# announcements
o
does
kotlinx-io
throw exceptions on IO errors? if not, how does it handle those? Primarily asking because I want to know if
HttpResponse.readText
will throw errors or not