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-2016 • Updated: 12/12/15
Comment or report problem with topic