Method ReadInt
ReadInt(BinaryReader)
Declaration
public static int ReadInt(this BinaryReader reader)
Parameters
| Type | Name | Description |
|---|---|---|
| BinaryReader | reader |
Returns
| Type | Description |
|---|---|
| Int32 |
public static int ReadInt(this BinaryReader reader)
| Type | Name | Description |
|---|---|---|
| BinaryReader | reader |
| Type | Description |
|---|---|
| Int32 |