scholarsmate opened a new issue, #311: URL: https://github.com/apache/daffodil-vscode/issues/311
There exist data formats that have byte sizes other than 8 bits. Additionally, the least significant bit may occupy an offset/address that is lower then the most significant bit. mil-std-2045 is an example where characters are encoded in a packed 7-bit ASCII format, and the logical bytes are ordered with the least significant byte first (LSB is at a lower offset/address). I have adjusted the wireframe in response to this use case in an attempt to facilitate such use case. <img width="1474" alt="Wireframe-v2-1" src="https://user-images.githubusercontent.com/2205472/193117890-c626b479-c3d2-4eed-8524-e7a018a06b3e.png"> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
