Method WriteInt32
WriteInt32(Int32)
Writes an
32-bit unsigned integer written as four bytes, high-order bytes first.
NOTE: this was writeInt() in Lucene
Declaration
public virtual void WriteInt32(int i)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | i |