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