Google::Protobuf::FileDescriptorSet
Inherits Protobuf::Message < Struct < Value < Object
Constants
FIELDS = {1 => {name: :file, pb_type: FileDescriptorProto, crystal_type: FileDescriptorProto, cast_type: Array(FileDescriptorProto)?, native: false, optional: true, repeated: true, default: nil, packed: false}} of Int32 => HashLiteral(Symbol, ASTNode)
Constructors
new(buf : ::Protobuf::Buffer)
new(file : Array(FileDescriptorProto) | Nil = nil)
Class methods
from_protobuf(io)
Instance methods
[](key : String)
file
file=(file : Array(FileDescriptorProto) | Nil)
to_protobuf(io : IO, embedded = false)
to_protobuf