Click or drag to resize

readAll Class

A static container for identity method
Inheritance Hierarchy
SystemObject
  WhetStone.StreamsreadAll

Namespace:  WhetStone.Streams
Assembly:  WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
public static class readAll

The readAll type exposes the following members.

Methods
  NameDescription
Public methodStatic memberReadAll
Get all bytes left in a Stream.
Top
See Also