ArrayPoolBufferWriterExtensions Class
Definition
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 ArrayPoolBufferWriter<T> type.
public static class ArrayPoolBufferWriterExtensions
type ArrayPoolBufferWriterExtensions = class
Public Module ArrayPoolBufferWriterExtensions
- Inheritance
-
ArrayPoolBufferWriterExtensions
Methods
AsStream(ArrayPoolBufferWriter<Byte>) |
Returns a Stream that can be used to write to a target an ArrayPoolBufferWriter<T> of Byte instance. |