Commanded v1.2.0 Commanded.Serialization.JsonSerializer View Source

A serializer that uses the JSON format and Jason library.

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.