* BAEL-4605: code and tests for composing constraints (#12180)
* BAEL-4605: code and tests for composing constraints
* BAEL-4605: small fix and formatted the code
* BAEL-4605: code review
* BAEL-4605: code and tests for composing constraints (#12180)
* BAEL-4605: code and tests for composing constraints
* BAEL-4605: small fix and formatted the code
* BAEL-4605: code review
Co-authored-by: etrandafir93 <75391049+etrandafir93@users.noreply.github.com>
* Convert Byte Array to its Numeric Representation
* Remove Redundant Getter Method
* BAEL-4286 How to get the value of a bit at a certain position from a byte
* BAEL-4286(update): remove redundant test methods