Skip to content

Conversation

@newpavlov
Copy link
Member

The methods can be useful in cases where we want to support inout APIs, but algorithm implementation supports only the in-place mode.

@newpavlov newpavlov requested a review from tarcieri March 19, 2025 11:42
@newpavlov newpavlov merged commit 0966d23 into master Mar 19, 2025
9 checks passed
@newpavlov newpavlov deleted the inout/into_out_with_copied_in branch March 19, 2025 16:54
@newpavlov newpavlov mentioned this pull request Oct 6, 2025
newpavlov added a commit that referenced this pull request Oct 6, 2025
### Changed
- Migrated from `generic-array` to `hybrid-array` ([#944])
- Edition changed to 2024 and MSRV bumped to 1.85 ([#1149])

### Added
- `InOut::into_out` and `InOutBufReserved::into_out` methods ([#1132])
- `InOutBufReserved::split_reserved` method ([#1133])
- `InOut::into_out_with_copied_in` and
`InOutBuf::into_out_with_copied_in` methods ([#1169])

[#944]: #944
[#1132]: #1132
[#1133]: #1133
[#1149]: #1149
[#1169]: #1169
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants