"us-ascii" is used to decode the byte content of the Storage
into a character stream when calling {@link TextBody#getReader() getReader()} on the returned object.
@param is input stream to create a message body from.
@return a text body.
@throws IOException if an I/O error occurs.
|
|