struct UInt64
Defined in:
cannon/core_ext.crConstructors
-
.from_cannon_io(io) : self
Creates an
UInt64
from io.
Instance Method Summary
-
#to_cannon_io(io)
Writes the
UInt64
into io.
Creates an UInt64
from io.
Writes the UInt64
into io.
Object