grpc v0.5.0-beta GRPC.Compressor.Gzip View Source
Link to this section Summary
Functions
Callback implementation for GRPC.Compressor.compress/1
.
Callback implementation for GRPC.Compressor.decompress/1
.
Callback implementation for GRPC.Compressor.name/0
.
Link to this section Functions
Link to this function
compress(data) View Source
Callback implementation for GRPC.Compressor.compress/1
.
Link to this function
decompress(data) View Source
Callback implementation for GRPC.Compressor.decompress/1
.
Link to this function
name() View Source
Callback implementation for GRPC.Compressor.name/0
.