Files
typed-byte-arrays/src
rnentjes e1002a5e0b Add slice functionality to SlicedByteArray with tests and edge case validation
Implemented a `slice` method in `SlicedByteArray` to allow creating sub-arrays with specified offset and length. Added validations to handle invalid inputs and bounds. Introduced `SliceTest` to cover standard, edge cases, and error scenarios. Bumped version to 0.3.2.
2025-06-15 16:10:52 +02:00
..
2025-05-31 14:51:34 +02:00
2025-05-31 14:51:34 +02:00