Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Implement big endian encoding and decoding #24

Closed
Naureen1lightcurve opened this issue May 14, 2022 · 0 comments · Fixed by #37
Closed

Implement big endian encoding and decoding #24

Naureen1lightcurve opened this issue May 14, 2022 · 0 comments · Fixed by #37
Milestone

Comments

@Naureen1lightcurve
Copy link
Contributor

Naureen1lightcurve commented May 14, 2022

Description

Create functions for big endian encoding and decoding. This is required for the Q96 number format implementation.

Acceptance Criteria

  • Functions should be able to:
    • Encode big endian
    • Decode big endian
  • Implementation is unit tested
@Naureen1lightcurve Naureen1lightcurve added this to the Sprint 1 milestone May 14, 2022
@Naureen1lightcurve Naureen1lightcurve changed the title Create big Endian Encoding & Decoding functions Implement big Endian Encoding & Decoding functions May 17, 2022
@Naureen1lightcurve Naureen1lightcurve modified the milestones: Sprint 1, Sprint 2 May 25, 2022
@Naureen1lightcurve Naureen1lightcurve modified the milestones: Sprint 2, Sprint 3 Jun 7, 2022
@Naureen1lightcurve Naureen1lightcurve modified the milestones: Sprint 5, Sprint 6 Jul 1, 2022
@Naureen1lightcurve Naureen1lightcurve modified the milestones: Sprint 6, Sprint 7 Jul 18, 2022
@emiliolisk emiliolisk changed the title Implement big Endian Encoding & Decoding functions Implement big endian encoding and decoding Aug 8, 2022
@emiliolisk emiliolisk self-assigned this Sep 2, 2022
emiliolisk added a commit that referenced this issue Sep 6, 2022
Implement big endian encoding and decoding - Closes #24
Irfan-Personal pushed a commit that referenced this issue Mar 1, 2023
Implement big endian encoding and decoding - Closes #24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants