Skip to content

global utf


methods


utf.byte


function utf.byte()

😱 Types incomplete or incorrect? 🙏 Please contribute!

utf.sub


function utf.sub(
  str,
  start,
  stop
)

😱 Types incomplete or incorrect? 🙏 Please contribute!

utf.len


function utf.len()

😱 Types incomplete or incorrect? 🙏 Please contribute!

utf.values


function utf.values()

😱 Types incomplete or incorrect? 🙏 Please contribute!

utf.characters


function utf.characters()

😱 Types incomplete or incorrect? 🙏 Please contribute!

utf.ustring


function utf.ustring(s)

😱 Types incomplete or incorrect? 🙏 Please contribute!

utf.xstring


function utf.xstring(s)

😱 Types incomplete or incorrect? 🙏 Please contribute!

utf.tocodes


function utf.tocodes(
  str,
  separator
)

😱 Types incomplete or incorrect? 🙏 Please contribute!

utf.split


function utf.split(
  str,
  ignorewhitespace
)

😱 Types incomplete or incorrect? 🙏 Please contribute!

utf.splitlines


function utf.splitlines(str)

😱 Types incomplete or incorrect? 🙏 Please contribute!

utf.totable


function utf.totable(str)

😱 Types incomplete or incorrect? 🙏 Please contribute!

utf.count


function utf.count(
  str,
  what
)

😱 Types incomplete or incorrect? 🙏 Please contribute!

utf.remapper


function utf.remapper(
  mapping,
  option,
  action
)

😱 Types incomplete or incorrect? 🙏 Please contribute!

utf.replacer


function utf.replacer(t)

😱 Types incomplete or incorrect? 🙏 Please contribute!

utf.subtituter


function utf.subtituter(t)

😱 Types incomplete or incorrect? 🙏 Please contribute!

utf.is_valid


function utf.is_valid(str)

😱 Types incomplete or incorrect? 🙏 Please contribute!

utf.char


function utf.char()

😱 Types incomplete or incorrect? 🙏 Please contribute!

utf.chrlen


function utf.chrlen(u)

😱 Types incomplete or incorrect? 🙏 Please contribute!

utf.filetype


function utf.filetype(data)

😱 Types incomplete or incorrect? 🙏 Please contribute!

utf.length


function utf.length()

😱 Types incomplete or incorrect? 🙏 Please contribute!

utf.magic


function utf.magic(f)

😱 Types incomplete or incorrect? 🙏 Please contribute!

utf.toeight


function utf.toeight(str)

😱 Types incomplete or incorrect? 🙏 Please contribute!

utf.toentities


function utf.toentities(str)

😱 Types incomplete or incorrect? 🙏 Please contribute!

utf.toutf32string


function utf.toutf32string(n)

😱 Types incomplete or incorrect? 🙏 Please contribute!

utf.utf16_to_utf8_be


function utf.utf16_to_utf8_be(s)

😱 Types incomplete or incorrect? 🙏 Please contribute!

utf.utf16_to_utf8_be_t


function utf.utf16_to_utf8_be_t(t)

😱 Types incomplete or incorrect? 🙏 Please contribute!

utf.utf16_to_utf8_le


function utf.utf16_to_utf8_le(s)

😱 Types incomplete or incorrect? 🙏 Please contribute!

utf.utf16_to_utf8_le_t


function utf.utf16_to_utf8_le_t(t)

😱 Types incomplete or incorrect? 🙏 Please contribute!

utf.utf16_to_utf8_t


function utf.utf16_to_utf8_t(
  t,
  endian
)

😱 Types incomplete or incorrect? 🙏 Please contribute!

utf.utf32_to_utf8_be


function utf.utf32_to_utf8_be(s)

😱 Types incomplete or incorrect? 🙏 Please contribute!

utf.utf32_to_utf8_be_t


function utf.utf32_to_utf8_be_t(t)

😱 Types incomplete or incorrect? 🙏 Please contribute!

utf.utf32_to_utf8_le


function utf.utf32_to_utf8_le(s)

😱 Types incomplete or incorrect? 🙏 Please contribute!

utf.utf32_to_utf8_le_t


function utf.utf32_to_utf8_le_t(t)

😱 Types incomplete or incorrect? 🙏 Please contribute!