Apache Lucene.Net 2.4.0 Class Library API

Fieldable.GetBinaryLength Method 

Returns the of byte][ segment that is used as value. If Fields is not binarythe returned value is undefined.

int GetBinaryLength();

Return Value

length of byte[] segment that represents this Field value

See Also

Fieldable Interface | Lucene.Net.Documents Namespace