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

Added Element Decoders for remaining Numeric Types. #53

Merged
merged 1 commit into from
Apr 13, 2016
Merged

Added Element Decoders for remaining Numeric Types. #53

merged 1 commit into from
Apr 13, 2016

Conversation

penland365
Copy link
Contributor

Element Decoders were added for Short, Long, Float, and Double. In addition, the roc-core type Buf was removed and replaced with a Netty-4 Buffer implementation. This allows us to using pooling in the future
within core.

This partially addresses #51 .

Element Decoders were added for Short, Long, Float, and Double. In
addition, the roc-core type Buf was removed and replaced with a Netty-4
Buffer implementation. This allows us to using pooling in the future
within core.

This partially addresses #51
@penland365 penland365 self-assigned this Apr 13, 2016
@penland365 penland365 merged commit b7deef2 into finagle:master Apr 13, 2016
@penland365 penland365 deleted the numeric-decoders branch April 13, 2016 21:58
@penland365 penland365 mentioned this pull request Apr 13, 2016
13 tasks
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.

1 participant