Namespace Cuemon.IO
Assembly: Cuemon.Core.dll
Classes
FileInfoConverter
This utility class is designed to make System.IO.FileInfo related conversions easier to work with.
JsonStreamConverter
This utility class is designed to make JSON System.IO.Stream related conversions easier to work with.
StreamConverter
This utility class is designed to make System.IO.Stream related conversions easier to work with.
StreamConverterExtensions
This is an extension implementation of the StreamConverter class.
StreamExtensions
Extension methods for the System.IO.Stream class.
StreamUtility
This utility class is designed to make System.IO.Stream operations easier to work with.
StreamUtilityExtensions
This is an extension implementation of the most common methods on the StreamUtility class.
StreamWriterOptions
Specifies options that is related to System.IO.StreamWriter operations. This class cannot be inherited.
StreamWriterUtility
This utility class is designed to make System.IO.StreamWriter related operations easier to work with.
TextReaderConverter
This utility class is designed to make System.IO.TextReader related conversions easier to work with.
TextReaderConverterExtensions
This is an extension implementation of the TextReaderConverter class.