Uses of Class
org.midheaven.io.ByteContentSize
Packages that use ByteContentSize
-
Uses of ByteContentSize in org.midheaven.io
Fields in org.midheaven.io declared as ByteContentSizeModifier and TypeFieldDescriptionstatic final ByteContentSizeByteContentSize.ZEROConstant for ZERO.Methods in org.midheaven.io that return ByteContentSizeModifier and TypeMethodDescriptionstatic ByteContentSizeByteContentSize.fromBytes(long size) Returns from Bytes.static ByteContentSizeByteContentSize.of(long size, ByteContentSizeUnit unit) Creates an instance from the provided value.static ByteContentSizeByteContentSize.of(Rational size, ByteContentSizeUnit unit) Creates an instance from the provided value.abstract ByteContentSizeByteContent.size()Performs size.NamedByteContent.size()Performs size.