You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2018/12/07 12:53:16 UTC

[tinkerpop] branch TINKERPOP-1942 updated (04f9113 -> e11df1d)

This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a change to branch TINKERPOP-1942
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.


    from 04f9113  TINKERPOP-1942 Added InetAddress serializer for GraphBinary
     add e11df1d  TINKERPOP-1942 Treat bytes as unsigned.

No new revisions were added by this update.

Summary of changes:
 docs/src/dev/io/graphbinary.asciidoc               | 32 ++++++++++----------
 .../gremlin/driver/ser/binary/DataType.java        | 35 +++++++++++-----------
 .../driver/ser/binary/GraphBinaryReader.java       |  2 +-
 3 files changed, 35 insertions(+), 34 deletions(-)