HexFormat
IsUpperCase
JniPeerMembers
ThresholdClass
ThresholdType
Delimiter()
FormatHex(Byte[])
FormatHex(Object, Byte[])
FormatHex(Byte[], Int32, Int32)
FormatHex(Object, Byte[], Int32, Int32)
FromHexDigit(Int32)
FromHexDigits(ICharSequence)
FromHexDigits(String)
FromHexDigits(ICharSequence, Int32, Int32)
FromHexDigits(String, Int32, Int32)
FromHexDigitsToLong(ICharSequence)
FromHexDigitsToLong(String)
FromHexDigitsToLong(ICharSequence, Int32, Int32)
FromHexDigitsToLong(String, Int32, Int32)
IsHexDigit(Int32)
Of()
OfDelimiter(String)
ParseHex(ICharSequence)
ParseHex(String)
ParseHex(Char[], Int32, Int32)
ParseHex(ICharSequence, Int32, Int32)
ParseHex(String, Int32, Int32)
Prefix()
Suffix()
ToHexDigits(Char)
ToHexDigits(Int16)
ToHexDigits(Int32)
ToHexDigits(Int64)
ToHexDigits(SByte)
ToHexDigits(Int64, Int32)
ToHexDigits(Object, SByte)
ToHighHexDigit(Int32)
ToLowHexDigit(Int32)
WithDelimiter(String)
WithLowerCase()
WithPrefix(String)
WithSuffix(String)
WithUpperCase()
net9.0-android34.0
namespace Java.Util
{
[Register("java/util/HexFormat", ApiSince = 34, DoNotGenerateAcw = true)]
[SupportedOSPlatform("android34.0")]
public sealed class HexFormat : Object
{
[SupportedOSPlatform("android34.0")]
public static int FromHexDigits(string? string, int fromIndex, int toIndex);
}
}
.NET | 8.09.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API