MemoryOfByteCopier
class
Namespace: Orleans.Serialization.Codecs
Copier for
System.Memory of System.Byte. public sealed class MemoryOfByteCopier : IDeepCopier, IDeepCopier<Memory<byte>>Constructors
Methods
DeepCopy(Memory<byte>, CopyContext)Copies the input.
