Create an encoder using the specified options.
Declared in <balxml_encoder.h>
Encoder(
EncoderOptions const* options,
bslma::Allocator* basicAllocator);
| Name | Description |
|---|---|
| options | encoding options; held, not owned |
| basicAllocator | memory allocator used to supply memory |