megaco_edist_compress(3erl) linux man page | unix.com

Man Page: megaco_edist_compress

Operating Environment: linux

Section: 3erl

megaco_edist_compress(3erl)				     Erlang Module Definition				       megaco_edist_compress(3erl)

NAME
megaco_edist_compress - Megaco erlang dist compress behaviour.
DESCRIPTION
The following functions should be exported from a megaco_edist_compress callback module:
EXPORTS
Module: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
megaco_transport(3erl) - linux
epp(3erl) - linux
erl_internal(3erl) - linux
megaco_encoder(3erl) - linux
supervisor_bridge(3erl) - linux
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Please Donate to the Red Cross for Earthquake and Tsunami Relief in Japan
Status of UNIX.COM Forum Transformation
Don Cragun crossing 4500 thanks went unnoticed for more than a week - late congratulations!
YouTube: How to Use Code Tags and Format Posts @UNIX.com