|
|
Attempt to determine charset from xml prolog.
- Parameters:
-
| data | String which contains xml prolog. |
| skipOctets | Object in which xml prolog length will be stores as property value. (optionam) |
- Returns:
- String with name of encoding, or
null if data is not sufficient to determine encoding.
|