Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

Overload List

  NameDescription
Public methodStatic memberToHexEscape(Byte)
Convert a byte to a hex sequence of '0' + 'x' + 2 hex digits.
Public methodStatic memberToHexEscape(array<Byte>[]()[][])
Convert a byte array to a hex sequence of '0' + 'x' + 2 hex digits per byte.
Public methodStatic memberToHexEscape(array<Byte>[]()[][], Int32, Int32)
Convert a byte array to a hex sequence of '0' + 'x' + 2 hex digits per byte.

See Also