Skip to content

Conversation

@axunonb
Copy link
Collaborator

@axunonb axunonb commented Nov 25, 2024

Breaking Change
Remove UTF7 encoding from EncodingProvider and add unit tests

  • Enabled nullable reference types.
  • Added XML documentation
  • Removed 7-bit methods
  • Refactored 8-bit and Base64 methods to remove try-catch blocks.
  • Modified Encode, DecodeString, and DecodeData to handle null values.

Closes #649

Remove UTF7 encoding from EncodingProvider and add unit tests

- Enabled nullable reference types.
- Added XML documentation
- Removed 7-bit methods
- Refactored 8-bit and Base64 methods to remove try-catch blocks.
- Modified Encode, DecodeString, and DecodeData to handle null values.
@sonarqubecloud
Copy link

@axunonb axunonb requested a review from minichma November 25, 2024 21:12
@axunonb axunonb marked this pull request as ready for review November 25, 2024 21:12
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.

Remove UTF7Encoding

2 participants