úÎ      Safe -Gets the value of bytes from a ByteValue type BConverts the ByteValue to an ByteValue with the specified ByteUnit3convertByteUnit (ByteValue 500 GigaBytes) MegaBytesByteValue 512000.0 MegaBytes AConverts to the largest unit size provided the float value is > 1*getAppropriateUnits (ByteValue 1024 Bytes)ByteValue 1 KiloBytes8getAppropriateUnits (ByteValue (3.5 * 1024* 1024) Bytes)ByteValue 3.5 MegaBytes *Converts to a short string representation &getShortHand $ ByteValue 100 MegaBytes "100.00 MB"VAlso allows comparing sizes, but because it uses float - it might not be 100% accurate1ByteValue 1024 MegaBytes == ByteValue 1 GigaBytesFalse0ByteValue 1023 MegaBytes < ByteValue 1 GigaBytesTrue          &byteunits-0.4.0-DPZnT5Fvi8ACqnI4WY5aQIData.ByteUnits ByteValueByteUnitBytes KiloBytes MegaBytes GigaBytes TeraBytes PetaBytesExaBytesgetBytesconvertByteUnitgetAppropriateUnits getShortHand$fOrdByteValue$fShowByteUnit $fEqByteUnit$fShowByteValue $fEqByteValue