View Source EventStore.JsonSerializer (EventStore v1.4.4)

A serializer that uses the JSON format.

Summary

Functions

Deserialize given JSON binary data to the expected type.

Serialize given term to JSON binary data.

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.