UUEncode bytes from the input stream, and write them as text characters to the output stream. This method will run until it exhausts the input stream. @param is the input stream. @param out the output stream. @throws IOException if there is an error.
(InputStream is, OutputStream out)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected