Helper module - Helper functions for the main module whatwg-xhr.
- Version:
- 1.0.0
- Source:
Methods
(static) xmlEncodingSniffer(Sample) → {string}
Auto-detection of character encoding of XML data.
Parameters:
Name | Type | Description |
---|---|---|
Sample |
object | Buffer data. |
Returns:
Encoding detected.
- Type
- string