Searched defs:Compressor (Results 1 – 10 of 10) sorted by relevance
36 type Compressor interface { interface62 func RegisterCompressor(c Compressor) {
25 public interface Compressor { interface
26 public interface Compressor { interface
20 Compressor = _brotli.Compressor variable
46 Compressor : Filter_Type; variable
49 type Compressor interface { interface501 func compress(in []byte, cp Compressor, compressor encoding.Compressor) ([]byte, error) {577 …ce{}, maxReceiveMessageSize int, inPayload *stats.InPayload, compressor encoding.Compressor) error…
211 func RPCCompressor(cp Compressor) ServerOption {
202 func WithCompressor(cp Compressor) DialOption {
45 } Compressor; typedef
META-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...