ValueConverterGetBytes Method |
| Name | Description | |
|---|---|---|
| GetBytes(Boolean) |
Gets the bytes representing the specified value.
| |
| GetBytes(Int32) |
Gets the bytes representing the specified value.
| |
| GetBytes(Single) |
Gets the bytes representing the specified value.
| |
| GetBytes(UInt16) |
Gets the bytes representing the specified value.
| |
| GetBytes(UInt32) |
Gets the bytes representing the specified value.
| |
| GetBytes(String, Encoding) |
Gets the bytes representing the specified value.
|