Constructor and Description |
---|
FlateFilter()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
byte[] |
encode(byte[] source)
Apply the encoding to the bytes in
source and return the
encoded data in a new array. |
FilterType |
getFilterType()
Returns the filter type.
|
public FilterType getFilterType()
getFilterType
in interface Filter
FilterType.FLATE