Method | Description | |
---|---|---|
Close ( ) : void | ||
Compressor ( [ underlyingStream ) : System | ||
Compressor ( [ underlyingStream, [ algorithm, [ blockSize ) : System | ||
DetachStream ( ) : IOutputStream | ||
FinishAsync ( ) : IAsyncOperation |
||
FlushAsync ( ) : IAsyncOperation |
||
WriteAsync ( [ buffer ) : uint>.IAsyncOperationWithProgress |
public Compressor ( [ underlyingStream ) : System | ||
underlyingStream | [ | |
return | System |
public Compressor ( [ underlyingStream, [ algorithm, [ blockSize ) : System | ||
underlyingStream | [ | |
algorithm | [ | |
blockSize | [ | |
return | System |
public WriteAsync ( [ buffer ) : uint>.IAsyncOperationWithProgress |
||
buffer | [ | |
return | uint>.IAsyncOperationWithProgress |