Link Search Menu Expand Document

//reikai-core/io.github.kerelape.reikai.math.strict/Integer

Integer

[JVM]
class Integer(origin: Long) : EntityWrap

Wrapper for strict kotlin numbers.

Since

0.0.0

Constructors

   
Integer [JVM]
fun Integer(origin: Long)

Functions

Name Summary
dataize [JVM]
open suspend override fun dataize(): ByteArray
Representation of the object in bytes.