Classes

ByteSize

ByteSize handles how byte sizes are represented.

ParseOutput

It is the object returned by the TryParse static method of ByteSize class.

Exceptions / Errors

ArgumentNullException

This exception indicates that the argument passed is null.

FormatException

This exception indicates that there exist an issue with the argument passed.