Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02
12c (12.2.1.4.0)
E90869-02
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.
|