Package com.inductiveautomation.ignition.common.xmlserialization.encoding
package com.inductiveautomation.ignition.common.xmlserialization.encoding
-
ClassDescriptionThis 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.Decoder<T>An encoder contains a value of some type that it knows how to encode as both XML text or as binary.Contains logic to encode various types is either text meant for XML or as binary, and to decode those types.