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
In memory instances of the format shall be storable outside of memory.
Sub-requirements
Requirement 2.1
Storable forms shall be 100% round-trippable between in memory and stored form. This means
that no loss of information may occur when marshalling or unmarshalling to/from the stored
form.
Requirement 2.2
The format shall natively support storage as a file instance.