Class Utf8Marshal
Inheritance
System.Object
Utf8Marshal
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: iMobileDevice
Assembly: iMobileDevice-net.dll
Syntax
public static class Utf8Marshal
Methods
| Improve this Doc View SourcePtrToStringUtf8(IntPtr)
Declaration
public static string PtrToStringUtf8(IntPtr value)
Parameters
Type | Name | Description |
---|---|---|
System.IntPtr | value |
Returns
Type | Description |
---|---|
System.String |
StringToHGlobalUtf8(String)
Declaration
public static IntPtr StringToHGlobalUtf8(string value)
Parameters
Type | Name | Description |
---|---|---|
System.String | value |
Returns
Type | Description |
---|---|
System.IntPtr |