grpc
v0.6.3
Pages
Modules
Mix Tasks
GRPC.Compressor
behaviour
(grpc v0.6.3)
View Source
Link to this section
Summary
Callbacks
compress(binary)
decompress(binary)
name()
Link to this section
Callbacks
Link to this callback
compress(binary)
View Source
Specs
compress(
binary
()) ::
binary
()
Link to this callback
decompress(binary)
View Source
Specs
decompress(
binary
()) ::
binary
()
Link to this callback
name()
View Source
Specs
name() ::
String.t
()