C# 클래스 Windows.Storage.Compression.Decompressor

상속: IDecompressor, IInputStream, IClosable
파일 보기 프로젝트 열기: shiftkey/winrt-backport-hilarity 1 사용 예제들

공개 메소드들

메소드 설명
Close ( ) : void
Decompressor ( [ underlyingStream ) : System
DetachStream ( ) : IInputStream
ReadAsync ( [ buffer, [ count, [ options ) : uint>.IAsyncOperationWithProgress

메소드 상세

Close() 공개 메소드

public Close ( ) : void
리턴 void

Decompressor() 공개 메소드

public Decompressor ( [ underlyingStream ) : System
underlyingStream [
리턴 System

DetachStream() 공개 메소드

public DetachStream ( ) : IInputStream
리턴 IInputStream

ReadAsync() 공개 메소드

public ReadAsync ( [ buffer, [ count, [ options ) : uint>.IAsyncOperationWithProgress
buffer [
count [
options [
리턴 uint>.IAsyncOperationWithProgress