Interface IRandomAccessStreamStatics

Index

Methods

Methods

public copyAndCloseAsync(source: IInputStream, destination: IOutputStream): IAsyncOperationWithProgress

Parameters

Returns

IAsyncOperationWithProgress

public copyAsync(source: IInputStream, destination: IOutputStream): IAsyncOperationWithProgress

Parameters

Returns

IAsyncOperationWithProgress

public copyAsync(source: IInputStream, destination: IOutputStream, bytesToCopy: number): IAsyncOperationWithProgress

Parameters

Returns

IAsyncOperationWithProgress