Package: glib
Function glib:bytes-new-from-string
Lambda Listglib:bytes-new-from-string (str) ArgumentsReturn ValueDetails Creates a new g:bytes instance for the given string.
This function allocates the memory for the foreign string and automatically frees it when the last reference of the g:bytes instance is released. Notes | See also |
2026-02-08