static fun toByteArray(is: InputStream!): ByteArray!
Returns a byte array that represent the content of the stream
is - InputStream!: the input stream
is
IOException - if file is not found
IOException
Return ByteArray!: the content of the stream