InputStream.readAsync

Starts reading specified amount of bytes from this stream and returns future that will contain byte array of stream bytes once done
overload 1:
InputStream:readAsync()
Method Property Fluent Description Representation
Return Value a Future
a a