C# 클래스 Windows.System.IO.StreamToInputStreamAdapter

상속: IInputStream
파일 보기 프로젝트 열기: ermau/WinRT.NET

공개 메소드들

메소드 설명
ReadAsync ( Windows.Storage.Streams.IBuffer buffer, uint count, InputStreamOptions options ) : uint>.IAsyncOperationWithProgress

비공개 메소드들

메소드 설명
StreamToInputStreamAdapter ( Stream stream ) : System

메소드 상세

ReadAsync() 공개 메소드

public ReadAsync ( Windows.Storage.Streams.IBuffer buffer, uint count, InputStreamOptions options ) : uint>.IAsyncOperationWithProgress
buffer Windows.Storage.Streams.IBuffer
count uint
options InputStreamOptions
리턴 uint>.IAsyncOperationWithProgress