Locked History Actions

Utf16Le

encode.Utf16Le

Encodes output as a UTF-16LE (little endian) string. You can read more about transformers here.

<Block name="HelloWorld">
  <Transformer class="encode.Utf16Le"/>
  <Blob name="Data" value="Hello"/>
</Block>

Attributes:

  • class -- encode.Utf16Le, Utf16Le