A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://cefsharp.github.io/api/118.6.x/html/M_CefSharp_ResourceHandler_GetMemoryStream.htm below:

ResourceHandlerGetMemoryStream Method Version 118.6.80

Gets a MemoryStream from the given string using the provided encoding

Namespace:  CefSharp
Assembly:

CefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)

Syntax
public static MemoryStream GetMemoryStream(
	string text,
	Encoding encoding,
	bool includePreamble = true
)
public:
static MemoryStream^ GetMemoryStream(
	String^ text, 
	Encoding^ encoding, 
	bool includePreamble = true
)
Parameters
text
Type: SystemString
string to be converted to a stream
encoding
Type: System.TextEncoding
encoding
includePreamble (Optional)
Type: SystemBoolean
if true a BOM will be written to the beginning of the stream
Return Value

Type:

MemoryStream

A memory stream from the given string

See Also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4