Method ParseByte
ParseByte(BytesRef)
Return a single Byte representation of this field's value.
Declaration
byte ParseByte(BytesRef term)
Parameters
Type | Name | Description |
---|---|---|
BytesRef | term |
Returns
Type | Description |
---|---|
System.Byte |
Return a single Byte representation of this field's value.
byte ParseByte(BytesRef term)
Type | Name | Description |
---|---|---|
BytesRef | term |
Type | Description |
---|---|
System.Byte |