Module util

Module util 

Source

Functions§

stringify
Turns a C-style string pointer into a String instance. If the string pointer points to NULL, then a “(NULL)” string will be returned.