encode Stream To Base64
Encode an InputStream to a base64 string.
Return
The base64 encoded string.
Parameters
input Stream
The input stream to encode.
Encode an InputStream to a base64 string.
The base64 encoded string.
The input stream to encode.