Movatterモバイル変換


[0]ホーム

URL:


CefSharp API Doc
CefSharp API Doc
Namespaces
CefSharp.ResponseFilter
StreamResponseFilter Class
StreamResponseFilter Constructor
StreamResponseFilter Methods
Click or drag to resizeClick or drag to resize

StreamResponseFilter Class

Version 118.6.80
StreamResponseFilter - copies all data from IResponseFilter.Filter to the provided Stream. TheStream must be writable, no data will be copied otherwise. The StreamResponseFilter will release it's reference (set to null) to theStream when it's Disposed.
Inheritance Hierarchy
SystemObject
  CefSharp.ResponseFilterStreamResponseFilter

Namespace:  CefSharp.ResponseFilter
Assembly:  CefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)
Syntax
publicsealedclassStreamResponseFilter :IResponseFilter,IDisposable
publicref classStreamResponseFiltersealed :IResponseFilter,IDisposable

TheStreamResponseFilter type exposes the following members.

Constructors
 NameDescription
Public methodStreamResponseFilter
StreamResponseFilter constructor
Top
Methods
 NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited fromObject.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited fromObject.)
Public methodGetType
Gets theType of the current instance.
(Inherited fromObject.)
Public methodToString
Returns a string that represents the current object.
(Inherited fromObject.)
Top
See Also

Reference

CefSharp.ResponseFilter Namespace

https://raw.githubusercontent.com/cefsharp/CefSharp/master/LICENSE


[8]ページ先頭

©2009-2025 Movatter.jp