fileDescriptor: gets the file descriptor of an object

fileDescriptor-methodsR Documentation

gets the file descriptor of an object

Description

Gets the file descriptor of an object

Methods

signature(object = "Descriptor")

retrieves the file descriptor associated with this descriptor

signature(object = "Message")

retrieves the file descriptor associated with the descriptor of this message

signature(object = "EnumDescriptor")

retrieves the file descriptor associated with the enum descriptor

signature(object = "FieldDescriptor")

retrieves the file descriptor associated with the field descriptor

signature(object = "ServiceDescriptor")

retrieves the file descriptor associated with the service descriptor

signature(object = "MethodDescriptor")

retrieves the file descriptor associated with the method descriptor


RProtoBuf documentation built on Nov. 3, 2022, 9:06 a.m.