View Source MessageStore.JsonSerializer (message_store v3.2.0)

A serializer that uses the JSON format.

Link to this section Summary

Functions

Deserialize given JSON binary data to the expected type.

Serialize given term to JSON binary data.

Link to this section Functions

Link to this function

deserialize(binary, config)

View Source

Deserialize given JSON binary data to the expected type.

Serialize given term to JSON binary data.