CodecServiceProvider

class ydk::CodecServiceProvider

A provider to be used with CodecService for performing encoding and decoding.

CodecServiceProvider(EncodingFormat encoding)

Constructs an instance of the CodecServiceProvider.

Parameters:encodingJSON or XML.
CodecServiceProvider(const path::Repository &repo, EncodingFormat encoding)

Constructs an instance of the CodecServiceProvider.

Parameters:
~CodecServiceProvider()