Writes the specified string into the memory stream
public static void FromString(MemoryStream ms, string inputString, Encoding encoding)
Parameters
ms
inputString
encoding
See also:
Class MemoryStreamExtensions© West Wind Technologies, 1996-2024 • Updated: 06/29/24
Comment or report problem with topic