Base:
property
WriteState
System.Net.Mime.ByteEncoder.WriteState
1 reference to WriteState
System.Net.Mail (1)
System\Net\Mime\Base64Encoder.cs (1)
89
return
WriteState
.CurrentLineLength + numberOfCharsToAppend + _writeState.FooterLength > _lineLength;