Skip to content

Conversation

Techassi
Copy link
Owner

This commit adds the initial work needed to support a more generic way of reading strings from the reader, sized and terminated with an optional maximum length. This maximum length can be used to enforce protocol-specific limits on string lengths.

It also moves the code into the crates subfolder to contain all Rust code in a single folder.

This commit adds the initial work needed to support a more generic way of reading strings from the reader, sized and terminated with an optional maximum length. This maximum length can be used to enforce protocol-specific limits on string lengths. It also moves the code into the crates subfolder to contain all Rust code in a single folder.
@Techassi Techassi self-assigned this Jun 15, 2024
@Techassi Techassi marked this pull request as draft June 15, 2024 14:48
@NickLarsenNZ NickLarsenNZ mentioned this pull request Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant