Class StreamExtensions
Inheritance
System.Object
StreamExtensions
Namespace: Aximo
Assembly: AxCommon.dll
Syntax
public static class StreamExtensions
Methods
| Improve this Doc View SourceReadToEnd(Stream)
Declaration
public static byte[] ReadToEnd(this Stream input)
Parameters
Type | Name | Description |
---|---|---|
System.IO.Stream | input |
Returns
Type | Description |
---|---|
System.Byte[] |