MemoryStream New Method ( Byte )Kentico 8.1 API Reference
Returns new instance of memory stream class.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

buffer
Type:  OnlineSystem Byte 
Byte data

Return Value

Type: MemoryStream
See Also