Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
Overload List
| Name | Description | |
|---|---|---|
| ToHexEscape(Byte) |
Convert a byte to a hex sequence of '0' + 'x' + 2 hex digits.
| |
| ToHexEscape(array<Byte>[]()[]) |
Convert a byte array to a hex sequence of '0' + 'x' + 2 hex
digits per byte.
| |
| ToHexEscape(array<Byte>[]()[], Int32, Int32) |
Convert a byte array to a hex sequence of '0' + 'x' + 2 hex
digits per byte.
|