StringExtensionsSizeInFile Method

Overload List

SizeInFile(String, Encoding) Gets the size, in bytes, of how much a string will occupy when written to a file using the specified Encoding.
SizeInFile(String, Encoding, Boolean) Gets the size, in bytes, of how much a string will occupy when written to a file using the specified Encoding.

See Also