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

Implements reading/writing FixedInt/FixedUInt #694

Merged
merged 2 commits into from
Jan 16, 2024
Merged

Conversation

zslayton
Copy link
Contributor

Implements Ion 1.1's fixed-size integer encoding primitives.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@zslayton zslayton requested review from tgregg and popematt January 10, 2024 22:22
@zslayton zslayton changed the title Implements reading/writing FlexInt/FlexUInt Implements reading/writing FixedInt/FixedUInt Jan 11, 2024
src/lazy/encoder/binary/v1_1/fixed_int.rs Outdated Show resolved Hide resolved
src/lazy/encoder/binary/v1_1/fixed_uint.rs Outdated Show resolved Hide resolved
src/lazy/encoder/binary/v1_1/fixed_int.rs Outdated Show resolved Hide resolved
src/lazy/encoder/binary/v1_1/fixed_int.rs Show resolved Hide resolved
src/lazy/encoder/binary/v1_1/fixed_uint.rs Show resolved Hide resolved
@zslayton zslayton requested a review from popematt January 12, 2024 20:35
@zslayton zslayton merged commit 4c61526 into main Jan 16, 2024
20 checks passed
@zslayton zslayton deleted the fixed-int-uint branch January 16, 2024 14:01
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.

2 participants