orelang.operator.ConvOperators

Undocumented in source.

Members

Classes

charToNumberOperator
class charToNumberOperator

convert char into number

floatToIntegerOperator
class floatToIntegerOperator

convert float into integer

numberToStringOperator
class numberToStringOperator

convert number into string

ubytesToIntegersOperator
class ubytesToIntegersOperator

convert ubytes into string

ubytesToStringOperator
class ubytesToStringOperator

convert ubytes into string

Meta