initSidebarItems({"constant":[["BIG5","The Big5 encoding."],["EUC_JP","The EUC-JP encoding."],["EUC_KR","The EUC-KR encoding."],["GB18030","The gb18030 encoding."],["GBK","The GBK encoding."],["IBM866","The IBM866 encoding."],["ISO_2022_JP","The ISO-2022-JP encoding."],["ISO_8859_10","The ISO-8859-10 encoding."],["ISO_8859_13","The ISO-8859-13 encoding."],["ISO_8859_14","The ISO-8859-14 encoding."],["ISO_8859_15","The ISO-8859-15 encoding."],["ISO_8859_16","The ISO-8859-16 encoding."],["ISO_8859_2","The ISO-8859-2 encoding."],["ISO_8859_3","The ISO-8859-3 encoding."],["ISO_8859_4","The ISO-8859-4 encoding."],["ISO_8859_5","The ISO-8859-5 encoding."],["ISO_8859_6","The ISO-8859-6 encoding."],["ISO_8859_7","The ISO-8859-7 encoding."],["ISO_8859_8","The ISO-8859-8 encoding."],["ISO_8859_8_I","The ISO-8859-8-I encoding."],["KOI8_R","The KOI8-R encoding."],["KOI8_U","The KOI8-U encoding."],["MACINTOSH","The macintosh encoding."],["REPLACEMENT","The replacement encoding."],["SHIFT_JIS","The Shift_JIS encoding."],["UTF_16BE","The UTF-16BE encoding."],["UTF_16LE","The UTF-16LE encoding."],["UTF_8","The UTF-8 encoding."],["WINDOWS_1250","The windows-1250 encoding."],["WINDOWS_1251","The windows-1251 encoding."],["WINDOWS_1252","The windows-1252 encoding."],["WINDOWS_1253","The windows-1253 encoding."],["WINDOWS_1254","The windows-1254 encoding."],["WINDOWS_1255","The windows-1255 encoding."],["WINDOWS_1256","The windows-1256 encoding."],["WINDOWS_1257","The windows-1257 encoding."],["WINDOWS_1258","The windows-1258 encoding."],["WINDOWS_874","The windows-874 encoding."],["X_MAC_CYRILLIC","The x-mac-cyrillic encoding."],["X_USER_DEFINED","The x-user-defined encoding."]],"enum":[["CoderResult","Result of a (potentially partial) decode or encode operation with replacement."],["DecoderResult","Result of a (potentially partial) decode operation without replacement."],["EncoderResult","Result of a (potentially partial) encode operation without replacement."]],"mod":[["ffi",""]],"struct":[["Decoder","A converter that decodes a byte stream into Unicode according to a character encoding in a streaming (incremental) manner."],["Encoder","A converter that encodes a Unicode stream into bytes according to a character encoding in a streaming (incremental) manner."],["Encoding","An encoding as defined in the Encoding Standard."]]});