Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Proto::Bootstrap::DescriptorProto
Inherits
Proto::HasUnknownFields
<
Reference
<
Object
Constructors
decode
(io :
IO
) : self
Source
Instance methods
encode
(io :
IO
) :
Nil
Source
enum_type
Source
enum_type=
(enum_type :
Array
(
EnumDescriptorProto
))
Source
extension
Source
extension=
(extension :
Array
(
FieldDescriptorProto
))
Source
field
Source
field=
(field :
Array
(
FieldDescriptorProto
))
Source
name
Source
name=
(name :
String
)
Source
nested_type
Source
nested_type=
(nested_type :
Array
(
DescriptorProto
))
Source
oneof_decl
Source
oneof_decl=
(oneof_decl :
Array
(
OneofDescriptorProto
))
Source
options
Source
options=
(options :
MessageOptions
|
Nil
)
Source