type.AsInt8
Transforms a number into an Int8 or UInt8. You can read more about transformers here.
<Block name="HelloWorld">
<Transformer class="type.AsInt8"/>
<Blob name="Data" value="Hello"/>
</Block>
Attributes:
class -- type.AsInt8, AsInt8
Transforms a number into an Int8 or UInt8. You can read more about transformers here.
<Block name="HelloWorld">
<Transformer class="type.AsInt8"/>
<Blob name="Data" value="Hello"/>
</Block>
Attributes:
class -- type.AsInt8, AsInt8