Use Shared ArrayPool To Support Serialization/Deserialization

Description

Newtonsoft.Json supports an IArrayPool<T> interface which is contract-compatible with System.Buffers.ArrayPool<T>. Implementing it will allow serialization and deserialization to use the shared array pool.

Environment

None

Gerrit Reviews

None

Release Notes Description

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Labels

Story Points

Components

Fix versions

Priority

Instabug

Open Instabug

PagerDuty

Sentry

Zendesk Support

Created April 21, 2019 at 6:00 PM
Updated April 24, 2020 at 8:24 PM
Resolved April 23, 2019 at 2:26 PM
Instabug