Sha256: 70bdc170e3fc5298ba68f10125fb5eeb8b077036cc96bb4416c4de396f6d76c1
Contents?: true
Size: 403 Bytes
Versions: 30
Compression:
Stored size: 403 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 little 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 1200.
Version data entries
30 entries across 30 versions & 1 rubygems