GitHub user nwellnhof opened a pull request:
https://github.com/apache/lucy-clownfish/pull/43
ByteBuf API part 1
Make it easy to get Strings in and out of ByteBufs.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nwellnhof/lucy-clownfish bytebuf-api
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucy-clownfish/pull/43.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #43
----
commit b03c41736332b06815ef76da1abf2aa3796d540a
Author: Nick Wellnhofer <[email protected]>
Date: 2015-11-10T11:48:49Z
Implement BB_new_from_str
commit 0494a41cd3250a6defb2b47c46220cff1fd94c80
Author: Nick Wellnhofer <[email protected]>
Date: 2015-11-10T11:54:54Z
Make BB_Mimic work with Strings
commit 7508106e887117500cc8bbb273e0f065cc71a85e
Author: Nick Wellnhofer <[email protected]>
Date: 2015-11-10T12:04:48Z
Implement Str_new_from_bb
commit 7566eb0c97ab4820e470f1ada166c5796ca4eccd
Author: Nick Wellnhofer <[email protected]>
Date: 2015-11-10T12:11:43Z
Implement CB_Clear
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---