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

contribute javadoc to a mehtod in Android/java/doraemonkit/src/main/java/com/didichuxing/doraemonkit/okgo/utils/IOUtils.java #645

Open
129124 opened this issue Aug 23, 2020 · 2 comments

Comments

@129124
Copy link

129124 commented Aug 23, 2020

Hi there, when I was reading the code of the function "public static Object toObject(byte[] input)" in Android/java/doraemonkit/src/main/java/com/didichuxing/doraemonkit/okgo/utils/IOUtils.java, I found it has no Javadoc. I would like to contribute by adding “pulls a value from the input object @param imput the input value to parse @return the transformed value". Can you please check if this is correct? Thanks.

@jtsky
Copy link
Collaborator

jtsky commented Aug 24, 2020

Hi there, when I was reading the code of the function "public static Object toObject(byte[] input)" in Android/java/doraemonkit/src/main/java/com/didichuxing/doraemonkit/okgo/utils/IOUtils.java, I found it has no Javadoc. I would like to contribute by adding “pulls a value from the input object @param imput the input value to parse @return the transformed value". Can you please check if this is correct? Thanks.

This is a third-party library, github: https://github.com/jeasonlzy/okhttp-OkGo. You can submit issues to the author and ask him to answer for you.

@129124
Copy link
Author

129124 commented Aug 26, 2020

Thanks.

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

No branches or pull requests

2 participants