Class Hash
In:

Methods

Public Instance methods

Document-method: Hash#to_msgpack

Serializes the Hash into raw bytes. This calls to_msgpack method reflectively for internal keys and values.

[Validate]