StreamExtensions 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 Stream type.
C#
public static class StreamExtensions
type StreamExtensions = class
Public Module StreamExtensions
- Inheritance
-
StreamExtensions
Read<T>(Stream) |
Reads a value of a specified type from a source Stream instance. |
Write<T>(Stream, T) |
Writes a value of a specified type into a target Stream instance. |
Производ | Верзије |
---|---|
Windows Community Toolkit | 7.0.0, 7.1.0 |