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

Make writePrimitive*() and readPrimitive*() methods public. #5709

Closed
wants to merge 1 commit into from
Closed

Make writePrimitive*() and readPrimitive*() methods public. #5709

wants to merge 1 commit into from

Conversation

aleph-zero
Copy link
Contributor

These utility methods are useful for client code to read/write arrays of
primitive types.

These utility methods are useful for client code to read/write arrays of
primitive types.
@s1monw
Copy link
Contributor

s1monw commented Apr 7, 2014

@aleph-zero why do these methods return Object instead of the actual type?

@aleph-zero
Copy link
Contributor Author

@s1monw Just trying to make the smallest change that works. I'll change them to return the actual array types.

@s1monw
Copy link
Contributor

s1monw commented Apr 7, 2014

++

@aleph-zero aleph-zero closed this Apr 7, 2014
@aleph-zero aleph-zero deleted the internal-issue-113 branch April 7, 2014 17:33
@aleph-zero
Copy link
Contributor Author

Ick. I munged my repo. Going to submit a new PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants