J-Integra® Espresso Programming Documentation (API)

Any.insert_octet Method

Inserts the given octet into this Any object's value field.

void insert_octet(
 byte oct
);

Parameters

oct
the octet to insert into this Any object.

Return Value

none

Remarks

none

Exceptions

none

See Also

Any Interface | Any Members | Ics Namespace