GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/279
JENA-1394: Add operations to serialize to and deserialize from byte arrays
https://issues.apache.org/jira/browse/JENA-1394
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena thrift-bytes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/279.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 #279
----
commit 70529e1262e9cee89b6ccdc17fc2d1a05877e2f1
Author: Andy Seaborne <[email protected]>
Date: 2017-09-23T20:21:32Z
JENA-1394: Add serialize and deserialize operations
----
---