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

Serialization using JLD2 #68

Open
JonasIsensee opened this issue Jul 6, 2020 · 4 comments
Open

Serialization using JLD2 #68

JonasIsensee opened this issue Jul 6, 2020 · 4 comments

Comments

@JonasIsensee
Copy link

Hi,

I put together proof of concept script that uses the internals of JLD2
to write to a given IOStream and then read from an IOStream as well.

It certainly needs quite a bit of work to be used for anything productive
but I hope you find this useful.

https://gist.github.com/JonasIsensee/53ad332fd32af92691b40d17a640ead3

@rofinn
Copy link
Member

rofinn commented Jul 6, 2020

Sorry, so is your issue that you'd like to see the serialized objects in the JLSO file stored in a compressed JLD2 format?

@oxinabox
Copy link
Member

oxinabox commented Jul 6, 2020

Correct

@oxinabox
Copy link
Member

oxinabox commented Feb 8, 2022

This should now be possible JuliaIO/JLD2.jl#57

@rofinn
Copy link
Member

rofinn commented Feb 9, 2022

I think that was just closed to consolidate discussion here JuliaIO/JLD2.jl#304 (comment). I don't think there's a good solution yet.

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

No branches or pull requests

3 participants