Method ReadULong
ReadULong(BinaryReader)
Declaration
public static ulong ReadULong(this BinaryReader reader)
Parameters
| Type | Name | Description |
|---|---|---|
| BinaryReader | reader |
Returns
| Type | Description |
|---|---|
| UInt64 |
public static ulong ReadULong(this BinaryReader reader)
| Type | Name | Description |
|---|---|---|
| BinaryReader | reader |
| Type | Description |
|---|---|
| UInt64 |