encode.WideChar
Make a normal string a wchar string. This does not convert unicode strings. You can read more about transformers here.
<Block name="HelloWorld">
<Transformer class="encode.WideChar"/>
<Blob name="Data" value="Hello"/>
</Block>
Attributes:
class -- encode.WideChar, WideChar
Peach Fuzzing Platform