Sha256: af86684f5a8f0e2868d7b2c292860140c3d2e5527530ca091f1b28198e8e2fe6

Contents?: true

Size: 557 Bytes

Versions: 30

Compression:

Stored size: 557 Bytes

Contents

/// This the primary pre-UTF-8 encoding for Japanese email. It uses the ASCII
/// byte range to encode non-Basic Latin characters. It's the only encoding
/// supported by this crate whose encoder is stateful.
///
/// [Index visualization](https://encoding.spec.whatwg.org/jis0208.html),
/// [Visualization of BMP coverage](https://encoding.spec.whatwg.org/jis0208-bmp.html)
///
/// This encoding roughly matches the Windows code page 50220. Notably, Windows
/// uses U+30FB in place of the REPLACEMENT CHARACTER and otherwise differs in
/// error handling.

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
wasmtime-30.0.2 ./ext/cargo-vendor/encoding_rs-0.8.35/doc/ISO-2022-JP.txt
wasmtime-29.0.0 ./ext/cargo-vendor/encoding_rs-0.8.35/doc/ISO-2022-JP.txt
wasmtime-28.0.0 ./ext/cargo-vendor/encoding_rs-0.8.35/doc/ISO-2022-JP.txt
wasmtime-27.0.0 ./ext/cargo-vendor/encoding_rs-0.8.35/doc/ISO-2022-JP.txt
wasmtime-26.0.0 ./ext/cargo-vendor/encoding_rs-0.8.35/doc/ISO-2022-JP.txt
wasmtime-25.0.2 ./ext/cargo-vendor/encoding_rs-0.8.34/doc/ISO-2022-JP.txt
wasmtime-25.0.1 ./ext/cargo-vendor/encoding_rs-0.8.34/doc/ISO-2022-JP.txt
wasmtime-25.0.0 ./ext/cargo-vendor/encoding_rs-0.8.34/doc/ISO-2022-JP.txt
wasmtime-24.0.0 ./ext/cargo-vendor/encoding_rs-0.8.34/doc/ISO-2022-JP.txt
wasmtime-23.0.2 ./ext/cargo-vendor/encoding_rs-0.8.33/doc/ISO-2022-JP.txt
wasmtime-22.0.0 ./ext/cargo-vendor/encoding_rs-0.8.33/doc/ISO-2022-JP.txt
wasmtime-21.0.1 ./ext/cargo-vendor/encoding_rs-0.8.33/doc/ISO-2022-JP.txt
wasmtime-20.0.2 ./ext/cargo-vendor/encoding_rs-0.8.33/doc/ISO-2022-JP.txt
wasmtime-20.0.0 ./ext/cargo-vendor/encoding_rs-0.8.33/doc/ISO-2022-JP.txt
wasmtime-18.0.3 ./ext/cargo-vendor/encoding_rs-0.8.33/doc/ISO-2022-JP.txt
wasmtime-17.0.1 ./ext/cargo-vendor/encoding_rs-0.8.33/doc/ISO-2022-JP.txt
wasmtime-17.0.0 ./ext/cargo-vendor/encoding_rs-0.8.33/doc/ISO-2022-JP.txt
wasmtime-16.0.0 ./ext/cargo-vendor/encoding_rs-0.8.33/doc/ISO-2022-JP.txt
wasmtime-15.0.1 ./ext/cargo-vendor/encoding_rs-0.8.33/doc/ISO-2022-JP.txt
wasmtime-15.0.0 ./ext/cargo-vendor/encoding_rs-0.8.33/doc/ISO-2022-JP.txt