Append(ArraySegment<byte>, int, string)
static
public static void Append(ArraySegment<byte> segment, ref int writerOffset, string str) Appends a string to the end of the segment
Parameters
segmentArraySegment<byte>writerOffsetintstrstring
public static void Append(ArraySegment<byte> segment, ref int writerOffset, string str)segmentArraySegment<byte>writerOffsetintstrstring