byteblowerll.byteblower.DataSize

class byteblowerll.byteblower.DataSize(bytes)

Represents a data size. The DataSize can be expressed in multiple formats.

Example

TODO

__init__(bytes)

Methods

BytesGet()
return:The size in bytes
GibiBytesGet()
return:The size in gibibytes
KibiBytesGet()
return:The size in kibibytes
MebiBytesGet()
return:The size in mebibytes
__init__(bytes)
toString()
return:A human readable format of the size