BloombergLP::balxml::Decoder_ParseSequenceSimpleContent::Decoder_ParseSequenceSimpleContent

Create a parser for sequence simple content.

Synopsis

Declared in <balxml_decoder.h>

Decoder_ParseSequenceSimpleContent(
    Decoder* decoder,
    char const* chars,
    std::size_t len);

Parameters

NameDescription
decoderdecoder used for error reporting
charscharacter data for the simple content
lenlength of chars