JSON write and read back Arrays

After some additional discovering. Using Unmarshaling.jl to map decoded JSON to predefined Julia structure does the trick.

1 Like