java.lang.Object
com.inductiveautomation.ignition.common.xmlserialization.encoding.ArrayDecoder
All Implemented Interfaces:
Decoder<Object>

public class ArrayDecoder extends Object implements Decoder<Object>
This array decoder is meant to decode the body of array elements, where the type and length are specified by the element type and an attribute, respectively.