Decodes the encoded data using the schema.
Optional
tag?: TlvTagEncodes the value using the schema.
Optional
options: TlvEncodingOptionsOptional
tag: TlvTagOptional
options: TlvEncodingOptionsOptional validator that can be used to enforce constraints on the data before encoding / after decoding.
Schema to encode an object in TLV.
See
MatterSpecification.v10.Core § A.5.1 and § A.11.4