Module ew_convert

.

Copyright © (C) 2021, <COMPANY>

Authors: kaja.

Description

Function Index

base64_to_term/1
safe_binary_to_term/1
to_base64/1
to_binary/1
to_boolean/1
to_float/1
to_integer/1

Function Details

base64_to_term/1

base64_to_term(Data) -> any()

safe_binary_to_term/1

safe_binary_to_term(B) -> any()

to_base64/1

to_base64(Term) -> any()

to_binary/1

to_binary(B) -> any()

to_boolean/1

to_boolean(B) -> any()

to_float/1

to_float(F) -> any()

to_integer/1

to_integer(I) -> any()


Generated by EDoc