View Source GRPC.Compressor behaviour (grpc v0.6.0)

Link to this section Summary

Link to this section Callbacks

@callback compress(binary()) :: binary()
@callback decompress(binary()) :: binary()
@callback name() :: String.t()