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

Buffer API enhancement #1838

Closed
emeroad opened this issue Jun 10, 2016 · 0 comments
Closed

Buffer API enhancement #1838

emeroad opened this issue Jun 10, 2016 · 0 comments
Milestone

Comments

@emeroad
Copy link
Member

emeroad commented Jun 10, 2016

Buffer API enhancement

  • add remaining()
  • add hasRemaining()
  • add wrapByteBuffer()
  • deprecated limit()
  • change put($Type) -> put$Type()
  • change putVar($Type) -> putV$Type()
  • change readVar$Type() -> readV$Type();
  • fixed incorrect buffer expend multiplier : multiplier 4 -> multiplier 2
@emeroad emeroad added this to the 1.6.0 milestone Jun 10, 2016
emeroad added a commit to emeroad/pinpoint that referenced this issue Jun 10, 2016
 - add remaining()
 - add hasRemaining()
 - deprecated limit()
emeroad added a commit that referenced this issue Jun 10, 2016
emeroad added a commit to emeroad/pinpoint that referenced this issue Jun 10, 2016
 - cleanup deprecated api
emeroad added a commit that referenced this issue Jun 10, 2016
emeroad added a commit that referenced this issue Jun 15, 2016
emeroad added a commit that referenced this issue Jun 16, 2016
emeroad added a commit that referenced this issue Jun 16, 2016
emeroad added a commit that referenced this issue Jun 22, 2016
@emeroad emeroad closed this as completed Aug 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant