Skip to content

Added extensions to integrate ByteString with Kotlin stdlib APIs #203

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 8, 2023

Conversation

shanshin
Copy link
Contributor

@shanshin shanshin commented Aug 7, 2023

Implemented integration standard library APIs with ByteStings:

  • Base64
  • HexFormat

Resolves #149

Implemented integration standard library APIs with ByteStings:
 - Base64
 - HexFormat

 Resolves #149
@shanshin shanshin requested a review from fzhinkin August 7, 2023 15:19
@shanshin shanshin requested a review from fzhinkin August 8, 2023 09:51
@shanshin shanshin merged commit 4bf4ff3 into develop Aug 8, 2023
@shanshin shanshin deleted the base64 branch August 8, 2023 15:35
@fzhinkin fzhinkin linked an issue Sep 13, 2023 that may be closed by this pull request
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.

Add extensions to integrate ByteString with Kotlin stdlib APIs
3 participants