grpc
v0.5.1-git-3aeb
Pages
Modules
Mix Tasks
GRPC.Compressor
behaviour
(grpc v0.5.1-git-3aeb)
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
()