Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
返回到目前为止已传输的字节数。
abstract long FileTransferProgressData.getBytesTransferred()
到目前为止已传输的字节数。
此方法计算通过当前文件传输会话传输的字节数,并加上任何先前中断的传输会话传输的字节数。
减去通过 getResumedAtSize 方法返回的值,以确定通过当前会话传输的字节数。