MfromCodePoint
Bun

method

ffi.CString.fromCodePoint

...codePoints: number[]
): string;

Return the String value whose elements are, in order, the elements in the List elements. If length is 0, the empty string is returned.