Skip to main content

xmlParserInputFlags_XML_INPUT_BUF_ZERO_TERMINATED

Constant xmlParserInputFlags_XML_INPUT_BUF_ZERO_TERMINATED 

Source
pub const xmlParserInputFlags_XML_INPUT_BUF_ZERO_TERMINATED: xmlParserInputFlags = 4;
Expand description

The input buffer is zero-terminated. (Note that the zero byte shouldn’t be included in buffer size.)