Jorge Bay created TINKERPOP-2305:
------------------------------------
Summary: GraphBinary: Wrap Buffer API
Key: TINKERPOP-2305
URL: https://issues.apache.org/jira/browse/TINKERPOP-2305
Project: TinkerPop
Issue Type: Improvement
Components: io
Affects Versions: 3.4.3
Reporter: Jorge Bay
Assignee: Jorge Bay
As discussed on the mailing list, we should wrap Netty's {{ByteBuf}} and expose
our own {{Buffer}} interface in the GraphBinary public API, exposing the same
{{readX()}} and {{writeX()}} methods of {{ByteBuf}}.
This change allows us to move GraphBinary serialization to gremlin-core,
simplifying dependency management for integrators.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)