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