Class Array
In:

Methods

Public Instance methods

Document-method: Array#to_msgpack

Serializes the Array into raw bytes. This calls to_msgpack method reflectively for internal elements.

[Validate]