![]() |
FormIt Plugin API
v23.0.0 (2023.0.0)
|
Functions | |
| json | FormIt.Utils.DecodeBase64Bytes (decodeBytes) |
| json | FormIt.Utils.EncodeBase64Bytes (encodeBytes) |
| Encode a vector of bytes to base64 format Parameters: In: bytes to encode Out: encoded string. More... | |
| json | FormIt.Utils.NewGuid () |
| NewGuid() function. More... | |
| json | FormIt.Utils.GuidFromString (hexStr) |
| GuidFromString() function. More... | |
| json FormIt.Utils.DecodeBase64Bytes | ( | decodeBytes | ) |
| json FormIt.Utils.EncodeBase64Bytes | ( | encodeBytes | ) |
Encode a vector of bytes to base64 format Parameters: In: bytes to encode Out: encoded string.
| [in] | encodeBytes | Array of char |
| json FormIt.Utils.GuidFromString | ( | hexStr | ) |
| json FormIt.Utils.NewGuid | ( | ) |
NewGuid() function.