úÎ!þú     SafeÖ char-decodesRepresents encodings of bytes as characters. It's not expected that you will need to implement this class directly. char-decodeMapping from bytes to chars. char-decode.Mapping from chars to bytes. If the character c( has no analog in the encoding, returns Left c. char-decodeIIf the character has no analog in the encoding, returns the default byte. char-decodeConvert a legacy encoded  ByteString to a UTF-8 encoded Text. char-decodeConvert a legacy encoded  ByteString to a UTF-8 encoded String. char-decode2If any input characters are out of range, returns Left c where c is the first such character. char-decode2If any input characters are out of range, returns Left c where c is the first such character. char-decodeNIf any input characters are out of range, replace them with the given default.  char-decodeNIf any input characters are out of range, replace them with the given default.  char-decodeBExtract the least significant byte (byte 0) of a UTF-8 code point.  char-decodeJExtract the next-to-least significant byte (byte 1) of a UTF-8 code point.  char-decode%Extract byte 2 of a UTF-8 code point.  char-decode%Extract byte 3 of a UTF-8 code point. Safe« char-decode Data from Aftp://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/PC/CP437.TXTSafeø char-decode Data from +https://en.wikipedia.org/wiki/Code_page_4370Convert between legacy byte encodings and UTF-8.(c) Automattic, Inc. 2018BSD3,Nathan Bloomfield, nathan.bloomfield@a8c.com experimentalPOSIXSafef        (char-decode-0.0.1-HL1n2pZvdgfDK9RCENDYxzData.Char.DecodeData.Char.Decode.ClassData.Char.Decode.CodePage437$Data.Char.Decode.CodePage437.Graphic ByteEncoding decodeByte encodeByteencodeWithDefault decodeToTextdecodeToStringencodeFromTextencodeFromStringencodeFromTextWithDefaultencodeFromStringWithDefaultbyte0byte1byte2byte3 CodePage437CodePage437Graphic