Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-2646

Make .NET StreamExtensions public for GraphBinary

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.5.1
    • 3.6.0, 3.5.2
    • dotnet
    • None

    Description

      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.

      Attachments

        Activity

          People

            Florian Hockmann Florian Hockmann
            Florian Hockmann Florian Hockmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: