Class WindowDecoder
Namespace: PleOps.XdeltaSharp.Decoder
Assembly: PleOps.XdeltaSharp.dll
Syntax
public class WindowDecoder
Constructors
| Improve this Doc View SourceWindowDecoder(Stream, Stream)
Declaration
public WindowDecoder(Stream input, Stream output)
Parameters
| Type | Name | Description |
|---|---|---|
| Stream | input | |
| Stream | output |
Methods
| Improve this Doc View SourceDecode(Window)
Declaration
public void Decode(Window window)
Parameters
| Type | Name | Description |
|---|---|---|
| Window | window |