Base:
method
GetByteCount
System.Text.Encoding.GetByteCount(System.String)
1 reference to GetByteCount
PresentationCore (1)
Core\CSharp\System\Windows\DataObject.cs (1)
2345utf8ByteCount = utf8Encoding.GetByteCount(str);