Sha256: e2e280d8acbaa6d2a6b3569d60e17500a285f2baa0df3363dd85537cd5a1ef8f
Contents?: true
Size: 400 Bytes
Versions: 30
Compression:
Stored size: 400 Bytes
Contents
/// This decode-only encoding uses 16-bit code units due to Unicode originally /// having been designed as a 16-bit reportoire. In the absence of a byte order /// mark the big endian byte order is assumed. /// /// There is no corresponding encoder in this crate or in the Encoding /// Standard. The output encoding of this encoding is UTF-8. /// /// This encoding matches the Windows code page 1201.
Version data entries
30 entries across 30 versions & 1 rubygems