Sha256: f9cd07c4321bf5cfb0be4bdddd251072999b04a6cf7a6f5bc63709a84e2c1ffc
Contents?: true
Size: 332 Bytes
Versions: 29
Compression:
Stored size: 332 Bytes
Contents
/// This encoding offsets the non-ASCII bytes by `0xF700` thereby decoding /// them to the Private Use Area of Unicode. It was used for loading binary /// data into a JavaScript string using `XMLHttpRequest` before XHR supported /// the `"arraybuffer"` response type. /// /// This encoding does not have a Windows code page number.
Version data entries
29 entries across 29 versions & 1 rubygems