[
https://issues.apache.org/jira/browse/TINKERPOP-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17445799#comment-17445799
]
ASF GitHub Bot commented on TINKERPOP-2646:
-------------------------------------------
FlorianHockmann merged pull request #1499:
URL: https://github.com/apache/tinkerpop/pull/1499
--
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]
> Make .NET StreamExtensions public for GraphBinary
> -------------------------------------------------
>
> Key: TINKERPOP-2646
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2646
> Project: TinkerPop
> Issue Type: Improvement
> Components: dotnet
> Affects Versions: 3.5.1
> Reporter: Florian Hockmann
> Priority: Minor
>
> We added some extensions methods to the {{Stream}} class which are useful to
> implement GraphBinary serializers as that requires a lot of writing and
> reading of various types to streams:
> [https://github.com/apache/tinkerpop/blob/master/gremlin-dotnet/src/Gremlin.Net/Structure/IO/GraphBinary/StreamExtensions.cs]
> We should make these extensions public to make them accessible for users and
> driver providers for their own custom GraphBinary types.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)