contribute javadoc to a mehtod in Android/java/doraemonkit/src/main/java/com/didichuxing/doraemonkit/okgo/utils/IOUtils.java
- Dominant language
- Java
- Stars
- 20.4k
- Forks
- 3.2k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 2
Description
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.
Contributor guide
Research direction
Open Android/java/doraemonkit/src/main/java/com/didichuxing/doraemonkit/okgo/utils/IOUtils.java and locate public static Object toObject(byte[] input). Review the method's behavior before adding accurate Javadoc for its parameter and return value; done when the method has clear, correct documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- documentation, mobile-dev
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100