Locked History Actions

Ipv6StringToOctet

encode.Ipv6StringToOctet

Converts a colon notation IPv6 address into a 16-byte octet representation. You can read more about transformers here.

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

Attributes:

  • class -- encode.Ipv6StringToOctet, Ipv6StringToOctet