C# Class Moxie.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: openHPI/moodle-mod_teletask 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 ( )