Lucene.Net  3.0.3
Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
Lucene.Net.Util.IndexableBinaryStringTools Member List

This is the complete list of members for Lucene.Net.Util.IndexableBinaryStringTools, including all inherited members.

Decode(System.Collections.Generic.List< char > input, System.Collections.Generic.List< byte > output)Lucene.Net.Util.IndexableBinaryStringToolsstatic
Decode(System.Collections.Generic.List< char > input)Lucene.Net.Util.IndexableBinaryStringToolsstatic
Encode(System.Collections.Generic.List< byte > input, System.Collections.Generic.List< char > output)Lucene.Net.Util.IndexableBinaryStringToolsstatic
Encode(System.Collections.Generic.List< byte > input)Lucene.Net.Util.IndexableBinaryStringToolsstatic
GetDecodedLength(System.Collections.Generic.List< char > encoded)Lucene.Net.Util.IndexableBinaryStringToolsstatic
GetEncodedLength(System.Collections.Generic.List< byte > original)Lucene.Net.Util.IndexableBinaryStringToolsstatic