CodecServiceProvider¶
-
class
ydk::CodecServiceProvider¶ A provider to be used with
CodecServicefor performing encoding and decoding.-
CodecServiceProvider(EncodingFormat encoding)¶ Constructs an instance of the
CodecServiceProvider.Parameters: encoding – JSONorXML.
-
CodecServiceProvider(const path::Repository &repo, EncodingFormat encoding)¶ Constructs an instance of the
CodecServiceProvider.Parameters: - repository – Pointer to an instance of
path::Repository. - encoding –
JSONorXML.
- repository – Pointer to an instance of
-
~CodecServiceProvider()¶
-