static S inputStreamToString(InputStream in) { ret utf8streamToString(in); }