To preserve compatibility with UTF-8 in the String trait and the corresponding implementations, the API and implementation needs a refactoring to enforce the guarantees. Example is to rework the API for byte handling in string.
This issue collects all improvements towards String in iceoryx2-bb-containers.
To preserve compatibility with UTF-8 in the
Stringtrait and the corresponding implementations, the API and implementation needs a refactoring to enforce the guarantees. Example is to rework the API for byte handling in string.This issue collects all improvements towards String in
iceoryx2-bb-containers.