Module erlsom_ucs

Function Index

char_to_utf8/1
decode_utf8/1
from_utf16be/1
from_utf16le/1
from_utf8/1
to_utf8/1

Function Details

char_to_utf8/1

char_to_utf8(Char) -> any()

decode_utf8/1

decode_utf8(Utf8) -> any()

from_utf16be/1

from_utf16be(Bin) -> any()

from_utf16le/1

from_utf16le(Bin) -> any()

from_utf8/1

from_utf8(Bin) -> any()

to_utf8/1

to_utf8(List) -> any()


Generated by EDoc