Module bxe_util

Function Index

base64_to_utf8/1
hex_to_utf8/1
nvl/2
utf8_to_base64/1
utf8_to_hex/1

Function Details

base64_to_utf8/1

base64_to_utf8(Base64) -> any()

hex_to_utf8/1

hex_to_utf8(Hex) -> any()

nvl/2

nvl(Val1, Val2) -> any()

utf8_to_base64/1

utf8_to_base64(Data) -> any()

utf8_to_hex/1

utf8_to_hex(String) -> any()


Generated by EDoc