Ruyi SDK
Namespaces
Ruyi.Common
MemoryPool Class
MemoryPool Methods
Click or drag to resizeClick or drag to resize

MemoryPool Class

[This is preliminary documentation and is subject to change.]

Pooled MemoryStream
Inheritance Hierarchy
SystemObject
  Ruyi.CommonMemoryPool

Namespace:  Ruyi.Common
Assembly:  SDK.BaseAsync (in SDK.BaseAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public static class MemoryPool
Methods
  NameDescription
Public methodStatic memberGetStream
Gets a MemoryStream from the pool.
Public methodStatic memberGetStream(Byte, Int32, Int32)
Gets a MemoryStream from the pool initialized with buffer.
Top
Remarks
Via http://www.philosophicalgeek.com/2015/02/06/announcing-microsoft-io-recycablememorystream/
See Also

Reference

Ruyi.Common Namespace

Copyright ©Zhongshan Subor Advanced Technology Co., Ltd. 2017-2018, All right reserved

Send comments on this topic to dev-support@playruyi.com