Package: glib
Function glib:key-file-to-data
Lambda Listglib:key-file-to-data (keyfile) Syntax(g:key-file-to-data keyfile) => data, len Argumentskeyfile -- a g:key-file instance data -- a string holding the contents of the key file len -- an integer for the length of data Details
Outputs the key file as a string. | See also |
2025-1-12