MultipartBoundary class MultipartBoundary Documentation Code public byte[] BoundaryBytes { get; } public bool ExpectLeadingCrlf { get; set; } public int FinalBoundaryLength { get; } public MultipartBoundary(string boundary, bool expectLeadingCrlf = true) public int GetSkipValue(byte input)