Method AlwaysPostingsFormat
AlwaysPostingsFormat(PostingsFormat)
Return a Codec that can read any of the default codecs and formats, but always writes in the specified format.
Declaration
public static Codec AlwaysPostingsFormat(PostingsFormat format)
Parameters
Type | Name | Description |
---|---|---|
PostingsFormat | format |
Returns
Type | Description |
---|---|
Codec |