Skip to content

SegmentBuilder.Append(ArraySegment<byte>, int, string?)

Append(ArraySegment<byte>, int, string?)

static
View source
public static void Append(ArraySegment<byte> segment, ref int writerOffset, string? str)
Appends a string to the end of the segment

Parameters

segmentArraySegment<byte>
writerOffsetint
strstring?