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

endianness and data widths #49

Open
sschulz-t opened this issue Mar 5, 2024 · 0 comments
Open

endianness and data widths #49

sschulz-t opened this issue Mar 5, 2024 · 0 comments

Comments

@sschulz-t
Copy link

sschulz-t commented Mar 5, 2024

As we are dealing with raw byte packets, the documentation should specify the endianness and bit-width for all integers.

E.g. there should be a specification on the data type and the byte representation of the various size requests:

1. Response Size `00000007-5026-444A-9E0E-D6F2450F3A77`: to transmit the content size of the presentation response

Is this a 16 bit number represented as two bytes? Which byte order? Big- or Little Endian?

@sschulz-t sschulz-t changed the title data width of size requests endianess and data widths Mar 5, 2024
@sschulz-t sschulz-t changed the title endianess and data widths endianness and data widths Mar 5, 2024
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

No branches or pull requests

1 participant