Byte array which can be serialized and deserialized with hexadecimal string
More...
Byte array which can be serialized and deserialized with hexadecimal string
◆ operator ByteArray() [1/2]
| static implicit Energy.Base.Hex.ByteArray.operator ByteArray |
( |
string |
hex | ) |
|
|
static |
◆ operator ByteArray() [2/2]
| static implicit Energy.Base.Hex.ByteArray.operator ByteArray |
( |
byte [] |
data | ) |
|
|
static |
◆ Data
| byte [] Energy.Base.Hex.ByteArray.Data |
|
getset |
◆ Hex
| string Energy.Base.Hex.ByteArray.Hex |
|
getset |
◆ Length
| int Energy.Base.Hex.ByteArray.Length |
|
get |
◆ this[int offset]
| byte Energy.Base.Hex.ByteArray.this[int offset] |
|
getset |
Array of byte accessor
- Parameters
-
- Returns
The documentation for this class was generated from the following file: