Class Decompressor
A decompressor.
Inheritance
System.Object
Decompressor
Assembly: DistributedLucene.Net.dll
Syntax
public abstract class Decompressor : object
Constructors
Name | Description |
---|---|
Decompressor() | Sole constructor, typically called from sub-classes. |
Methods
Name | Description |
---|---|
Clone() | |
Decompress(DataInput, Int32, Int32, Int32, BytesRef) | Decompress bytes that were stored between offsets |