NativeUtils Methods |
The NativeUtils type exposes the following members.
| Name | Description | |
|---|---|---|
| AppendVarArgsFormat |
Appends the format for specified variable arguments to the specified format.
| |
| ArrayToIntSpan | ||
| BytePointerToInt |
Casts a byte pointer to an integer.
| |
| GetByteCount |
Gets the byte count of the specified input string based on the currently active encoding.
| |
| GetBytes | ||
| GetString | ||
| IntPointerToInt |
Casts an integer pointer to an integer.
| |
| IntSpanToArrayT | ||
| SetVarArgsValues |
Assigns variable arguments values to the specified buffers.
| |
| SynchronizeInvoke |
Synchronizes an invocation to a native pointer.
|