Skip to content
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

Why didn't Kotlin encoder? #41

Open
SeniorZhai opened this issue Feb 24, 2020 · 2 comments
Open

Why didn't Kotlin encoder? #41

SeniorZhai opened this issue Feb 24, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request Kotlin

Comments

@SeniorZhai
Copy link

I want to use blurhash in Android client, but why not kotlin encoder?

@hangduykhiem
Copy link
Collaborator

Kotlin encoder is on my TODO list for now. However that will aim at server-side Kotlin framework like Ktor or Vertex, since the primary usecase of blurhash is to decode server-transmitted base83 string to an image. The current decoder should be able to do just that.

But as always, your PR is more than welcomed. The encoder should be relatively easy to port to Kotlin.

@hangduykhiem hangduykhiem self-assigned this Feb 25, 2020
@hearsilent
Copy link

@hangduykhiem I've created PR #55

@jerry-git jerry-git added Kotlin enhancement New feature or request labels Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Kotlin
Projects
None yet
Development

No branches or pull requests

4 participants