byte_size
byte_size
ByteSize
Bytes property
Bytes
byte_size
byte_size
ByteSize
Bytes property
ByteSize class
Constructors
ByteSize
Properties
Bits
Bytes
GigaBytes
KiloBytes
MegaBytes
PetaBytes
TeraBytes
hashCode
runtimeType
Methods
add
addBits
addBytes
addGigaBytes
addKiloBytes
addMegaBytes
addPetaBytes
addTeraBytes
compareTo
copy
fromJson
subtract
toJson
toString
noSuchMethod
Operators
operator +
operator -
operator <
operator <=
operator ==
operator >
operator >=
Static methods
FromBits
FromBytes
FromGigaBytes
FromKiloBytes
FromMegaBytes
FromPetaBytes
FromTeraBytes
GetMaxValue
GetMinValue
Parse
TryParse
Bytes
property
num
Bytes
Returns the size in Bytes
Implementation
num get Bytes => _Bytes;