Skip to content

StreamReaderEx ​

Provides extension methods for System.IO.StreamReader instances.

Kind: Static class

Namespace: CrowdControl.Common

Public Static Functions

string

ReadToNull(StreamReader reader)

Reads characters until a null character or the end of the stream is reached.