Method ReadInt16
ReadInt16()
LUCENENET NOTE: Important - always cast to ushort (System.UInt16) before using to ensure the value is positive!
NOTE: this was readShort() in Lucene
Declaration
public override short ReadInt16()
Returns
Type | Description |
---|---|
System.Int16 |