Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.IO
StreamWrapper Class
StreamWrapper Methods
Close Method
Dispose Method
Flush Method
New Method
Read Method
Seek Method
SetLength Method
Write Method
WriteByte Method
StreamWrapper
New Method
Returns new instance of stream reader class.
Namespace:
CMS.IO
Assembly:
CMS.IO (in CMS.IO.dll) Version: 8.2.23
Syntax
C#
Copy
public
static
StreamWrapper
New
(
Stream
s
)
Parameters
s
Type:
System.IO
Stream
System stream object
Return Value
Type:
StreamWrapper
See Also
Reference
StreamWrapper Class
CMS.IO Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com