EncodeRune (FUN)ΒΆ
FUNCTION EncodeRune : UDINT
Writes into
pbyData (which must be large enough) the UTF-8 encoding of diRune.It returns the number of bytes written.
- InOut:
Scope
Name
Type
Comment
Return
EncodeRuneUDINTInput
diRuneRune to be encoded
pbyDataPOINTER TO BYTE
Pointer to the first byte of memory
udiSizeUDINTSize of the memory in bytes