You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm experimenting with writing a version as a C# library which I might release once it's ready. So far I can read most of the header without problems. The values are big endian.
Hi; thanks for making this format open source, that is definitely the sensible thing to do.
However, turning this spec into runnable code looks like it will take quite some debugging; do we need big or small endian, etc.
Are any of you aware of working implementations that have been published on the internet?
The text was updated successfully, but these errors were encountered: