Object Constructor

NewObject_Byte function

Constructs from an uint8_t value.


func NewObject_Byte(value byte) ( *Object, error)

Remarks

See Also