List of utility methods to do InputStream to Reader
InputStream
Reader
return new InputStreamReader(in);