Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-1885

Provide Span<T> based implementations on IByteConverter

    XMLWordPrintable

Details

    • 1

    Description

      Providing Span<T> based implementations will allow callers using Span<T> or Memory<T> to use IByteConverter. Methods using byte[] should remain in place for now, until all callers have been switched. The byte[] implementations should call Span<T> implementations, and the unit tests on the byte[] implementations will ensure consistent behavior.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            btburnett3 Brant Burnett
            btburnett3 Brant Burnett
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty