Information

final class Information(val bytes: BigInt) extends AnyVal
Companion
object
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def format(i: Int, f: Int, maxI: Int, maxF: Int, g: Grouping, rm: RoundingMode, showUnit: ShowUnit): String
override def toString: String
Definition Classes
Any

Concrete fields

val bytes: BigInt