[
https://issues.apache.org/jira/browse/TINKERPOP-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Florian Hockmann closed TINKERPOP-2646.
---------------------------------------
Fix Version/s: 3.6.0
3.5.2
Assignee: Florian Hockmann
Resolution: Fixed
> 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
> Assignee: Florian Hockmann
> Priority: Minor
> Fix For: 3.6.0, 3.5.2
>
>
> 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)