Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update FsPickler components #303

Merged
merged 2 commits into from
Sep 25, 2015
Merged

Update FsPickler components #303

merged 2 commits into from
Sep 25, 2015

Conversation

eiriktsarpalis
Copy link
Contributor

Updates FsPickler related code to work with releases >= 1.3.0. Some simplifications have also been made.

ms.Seek (0L, SeekOrigin.Begin) |> ignore
pickler.Deserialize ms

let private binarySerializer = FsPickler.CreateBinarySerializer ()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are the serialisers thread safe?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep.

haf pushed a commit that referenced this pull request Sep 25, 2015
Update FsPickler components
@haf haf merged commit 354e166 into SuaveIO:master Sep 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants