Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
The StringUtils type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| StringUtils | Initializes a new instance of the StringUtils class |
Methods
| Name | Description | |
|---|---|---|
| BreakLines | Overloaded. | |
| ByteArrayToHexString |
Convert a byte array to a hex string of 2 hex digits per byte.
| |
| Dup | Overloaded. | |
Determines whether the specified (Inherited from | ||
| Escape |
Format a char to a printable escape if necessary, putting the
result into the passed array.
| |
Allows an (Inherited from | ||
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the (Inherited from | ||
| HexStringToByteArray |
Convert a hex string to a byte array.
| |
| IsNullOrEmpty |
Returns true if specified string is null or empty,
false otherwise.
| |
Creates a shallow copy of the current (Inherited from | ||
| ToBandwidthString |
Format the passed bandwidth (in bytes per second) as a String.
| |
| ToCharEscape |
Format a char to a printable escape if necessary.
| |
| ToDecString |
Format the passed integer as a fixed-length decimal string.
| |
| ToMemorySizeString |
Format the passed memory size (in bytes) as a String.
| |
Returns a (Inherited from |