Property | Type | Description | |
---|---|---|---|
Bytes | byte[] |
Method | Description | |
---|---|---|
ByteArrayKey ( byte bytes ) : Wire.Internal | ||
Compare ( byte a1, byte a2 ) : bool | ||
Create ( byte bytes ) : |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int |
Method | Description | |
---|---|---|
GetHashCode ( [ bytes ) : int |
public ByteArrayKey ( byte bytes ) : Wire.Internal | ||
bytes | byte | |
return | Wire.Internal |
public static Compare ( byte a1, byte a2 ) : bool | ||
a1 | byte | |
a2 | byte | |
return | bool |
public static Create ( byte bytes ) : |
||
bytes | byte | |
return |