Click or drag to resize

BytesExtensions Class

IT Hit User File System
Provides extension method to format bytes from long values to human readable text.
Inheritance Hierarchy
SystemObject
  ITHit.FileSystem.ExtensionsBytesExtensions

Namespace:  ITHit.FileSystem.Extensions
Assembly:  ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 9.0.29527.0
Syntax
public static class BytesExtensions

The BytesExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFormatBytes
Formats bytes to string.
Top
See Also