toExecutableTag

Build a SCValXdr with the type of SCValTypeXdr.SCV_EXECUTABLE_TAG.

The tag bytes are the UTF-8 encoding of tag; use toExecutableTagBytes to carry arbitrary bytes.

Return

SCValXdr with the type of SCValTypeXdr.SCV_EXECUTABLE_TAG

Parameters

tag

executable tag to convert