class arrow::Message

class arrow::Message

Methods

TODO

Super class

arrow::Object -> Message

Methods

Public methods

Inherited methods

Method Equals()

Usage

Message$Equals(other)


Method body_length()

Usage

Message$body_length()


Method Verify()

Usage

Message$Verify()


Method clone()

The objects of this class are cloneable with this method.

Usage

Message$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.