kirill-stepanishin commented on code in PR #3312:
URL: https://github.com/apache/tinkerpop/pull/3312#discussion_r2880496553
##########
gremlin-javascript/src/main/javascript/gremlin-javascript/lib/structure/io/binary/internals/ByteSerializer.js:
##########
Review Comment:
As I understood it, `type_code` is an always positive value identifying the
data type, and it's staying unsigned for all types in GraphBinary4
From the 4.0 docs:
> {type_code} is a single unsigned byte representing the type number.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]