MemoryExtensions Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Helpers for working with the Memory<T> type.
public static class MemoryExtensions
type MemoryExtensions = class
Public Module MemoryExtensions
- Inheritance
-
MemoryExtensions
As |
Returns a Stream wrapping the contents of the given Memory<T> of Byte instance. |