You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changed the API for WriteToInputStream.wrap(OutputStream) to allow the caller to wait for the transfer to complete, otherwise there's no way to know when it is safe to close the input stream.