jet / FsCodec

F# Event-Union Contract Encoding with versioning tolerant converters supporting System.Text.Json and Newtonsoft.Json
https://github.com/jet/dotnet-templates
Apache License 2.0
83 stars 19 forks source link

Add Serdes stream methods #83

Closed deviousasti closed 2 years ago

deviousasti commented 2 years ago

Add SerializeToStream and DeserializeFromStream to Serdes

bartelink commented 2 years ago

Neat, thanks!