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