[xml] encoding parameter usage for xmlReaderForXXX
- From: "Prashant R" <ramapra gmail com>
- To: xml gnome org
- Subject: [xml] encoding parameter usage for xmlReaderForXXX
- Date: Thu, 15 Jan 2009 14:36:20 -0800
xmlReaderForIO (xmlInputReadCallback ioread,
xmlInputCloseCallback ioclose,
void *ioctx,
const char *URL,
const char *encoding,
int options);
I have been typically passing NULL for the const char * encoding parameter for this API . Are there any limitations to doing this ?
How is this parameter used ? In other words what other values could be supplied to this ?
Thanks in advance
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]