Enum ByteMultiple

java.lang.Object
java.lang.Enum<ByteMultiple>
one.microstream.bytes.ByteMultiple
All Implemented Interfaces:
Serializable, Comparable<ByteMultiple>, java.lang.constant.Constable

public enum ByteMultiple
extends Enum<ByteMultiple>
Size units for byte multiples:

Can be used to convert between units as well, see convert(double,ByteMultiple).

See Also:
https://en.wikipedia.org/wiki/Binary_prefix, https://physics.nist.gov/cuu/Units/prefixes.html, https://physics.nist.gov/cuu/Units/binary.html