Registry for compression algorithms
This registry is initially empty. The [root:Netgzip] module can be used
to register the gzip
algorithm, just run
Netgzip.init()
to get this effect.
Registers a compression algorithm. The algorithm is given as a pair of functions returning Netchannels.io_obj_channel.
Returns the encoder, or raises Not_found
Returns the decoder, or raises Not_found
The iana names of all encoders and decoders, resp.