Copyright © (C) 2021, <COMPANY>
Authors: kaja.
base64_to_term/1 | |
safe_binary_to_term/1 | |
to_base64/1 | |
to_binary/1 | |
to_boolean/1 | |
to_float/1 | |
to_integer/1 |
base64_to_term(Data) -> any()
safe_binary_to_term(B) -> any()
to_base64(Term) -> any()
to_binary(B) -> any()
to_boolean(B) -> any()
to_float(F) -> any()
to_integer(I) -> any()
Generated by EDoc