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