Skip to content

Conversation

@brianrob
Copy link
Member

Currently, the FastSerialization library only supports 32-bit file sizes due to the requirement that a serialized file must be able to point to any location in the file with a single 32-bit address.

This is the first of a set of PRs that will be forthcoming to enable support for 64-bit serialization. This PR does not update any components to use the 64-bit serialization support - it merely makes it available on an opt-in basis with no backwards compatibility support. Backwards compatibility support will be included in a subsequent PR.

@brianrob brianrob merged commit 148a39b into microsoft:main Sep 16, 2021
@brianrob brianrob deleted the fastserialization-64bit branch September 16, 2021 19:02
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.

1 participant