Свойство | Type | Description | |
---|---|---|---|
Bytes | byte[] |
Méthode | Description | |
---|---|---|
ByteArrayKey ( byte bytes ) : Wire.Internal | ||
Compare ( byte a1, byte a2 ) : bool | ||
Create ( byte bytes ) : |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int |
Méthode | Description | |
---|---|---|
GetHashCode ( [ bytes ) : int |
public ByteArrayKey ( byte bytes ) : Wire.Internal | ||
bytes | byte | |
Résultat | Wire.Internal |
public static Compare ( byte a1, byte a2 ) : bool | ||
a1 | byte | |
a2 | byte | |
Résultat | bool |
public static Create ( byte bytes ) : |
||
bytes | byte | |
Résultat |