Query: megaco_edist_compress
OS: linux
Section: 3erl
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
megaco_edist_compress(3erl) Erlang Module Definition megaco_edist_compress(3erl)NAMEmegaco_edist_compress - Megaco erlang dist compress behaviour.DESCRIPTIONThe following functions should be exported from a megaco_edist_compress callback module:EXPORTSModule:encode(R, Version) -> T Types R = megaco_message() | transaction() | action_reply() | action_request() | command_request() Version = integer() T = term() Compress a megaco component. The erlang dist encoder makes no assumption on the how or even if the component is compressed. Module:decode(T, Version) -> R Types T = term() Version = integer() R = megaco_message() | transaction() | action_reply() | action_request() | command_request() Decompress a megaco component. Ericsson AB megaco 3.15.1 megaco_edist_compress(3erl)
| Related Man Pages |
|---|
| erl_internal(3erl) - linux |
| lname_component(3erl) - linux |
| megaco_codec_mstone1(3erl) - linux |
| megaco_udp(3erl) - linux |
| pool(3erl) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| Forum Video Tutorial: How to Use Code Tags |
| Don Cragun crossing 4500 thanks went unnoticed for more than a week - late congratulations! |
| UNIX.com End of Year (EOY) Report (2019) |