Codecs
CodecFactory
ORB.resolve_initial_references( "CodecFactory" )
Create a Codec of the given encoding. paramenc The encoding for which to create a Codec.returnA Codec obtained with the given encoding.exceptionUnknownEncoding thrown if this factory cannot create a Codec of the given encoding.
Codec