Method BytesRefToSingle
BytesRefToSingle(BytesRef)
Decodes a previously encoded
NOTE: This was bytesRefToFloat() in Lucene
Declaration
public static float BytesRefToSingle(BytesRef b)
Parameters
Type | Name | Description |
---|---|---|
BytesRef | b |
Returns
Type | Description |
---|---|
System.Single |