uint256 Members
The uint256 type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
uint256()()()() | |
![]() |
uint256(uint256) | |
![]() |
uint256(UInt64) | |
![]() |
uint256(array<Byte>[]()[][], Boolean) | |
![]() |
uint256(array<Byte>[]()[][], Int32, Int32, Boolean) | |
![]() |
uint256(ReadOnlySpan<(Of <<'(Byte>)>>)) | |
![]() |
uint256(String) |
Create a uint256 from a string in big endian
|
![]() |
uint256(array<Byte>[]()[][]) |
Methods
Name | Description | |
---|---|---|
![]() |
CompareTo(uint256) | |
![]() |
CompareTo(Object) | |
![]() |
Equals(Object) | |
![]() |
Equals(uint256) | |
![]() |
GetBisCount | |
![]() |
GetByte | |
![]() |
GetHashCode | |
![]() |
GetLow32 | |
![]() |
GetLow64 | |
![]() |
GetSerializeSize | |
![]() ![]() |
Parse | |
![]() |
ToBytes(Boolean) | |
![]() |
ToBytes(array<Byte>[]()[][]) |
Write this instance to the output in little endian
|
![]() |
ToBytes(array<Byte>[]()[][], Boolean) |
Write this instance to the output
|
![]() |
ToBytes(Span<(Of <<'(Byte>)>>), Boolean) | |
![]() |
ToString | |
![]() ![]() |
TryParse |