Behaviours: otc_codec.
| codec/1 | |
| compose_application_context/1 | |
| decode/1 | |
| encode/1 | |
| next/1 | |
| parse_application_context/1 | |
| spec/0 |
codec(TCAPBin) -> any()
compose_application_context(X1) -> any()
decode(TCAPBin) -> any()
encode(Map) -> any()
next(X1) -> any()
parse_application_context(X1) -> any()
spec() -> any()
Generated by EDoc