Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Proto::Bootstrap::MethodDescriptorProto
Inherits
Proto::HasUnknownFields
<
Reference
<
Object
Constructors
decode
(io :
IO
) : self
Source
Instance methods
client_streaming=
(client_streaming :
Bool
)
Source
client_streaming?
Source
encode
(io :
IO
) :
Nil
Source
input_type
Source
input_type=
(input_type :
String
)
Source
name
Source
name=
(name :
String
)
Source
options
Source
options=
(options :
MethodOptions
|
Nil
)
Source
output_type
Source
output_type=
(output_type :
String
)
Source
server_streaming=
(server_streaming :
Bool
)
Source
server_streaming?
Source