C# Class Plupload.PngEncoder.DeflaterPending

This class stores the pending output of the Deflater. author of the original java version : Jochen Hoenicke
Inheritance: PendingBuffer
Mostrar archivo Open project: akoch-ov/dipstart-development Class Usage Examples

Public Methods

Method Description
DeflaterPending ( )

Construct instance with default buffer size

Method Details

DeflaterPending() public method

Construct instance with default buffer size
public DeflaterPending ( )