Method GetMemory
- Namespace
- MongoDB.Bson.Serialization.Serializers
- Assembly
- MongoDB.Bson.dll
GetMemory(ReadOnlyMemory<TItem>)
Get the memory structure from TMemory instance.
Parameters
memory
ReadOnly <TItem>Memory
Returns
- Memory<TItem>
The Memory{TITem} structure.