module

GRPC::Transport::TrailerCodec

Instance methods

decode_bin(data : String | Nil) : Bytes | Nil
Source
encode_bin(data : Bytes | Nil) : String | Nil
Source
percent_decode(s : String) : String
Source