This is the iconv Reference Manual, version 0.3, generated automatically by Declt version 4.0 beta 2 "William Riker" on Tue Jul 15 03:59:01 2025 GMT+0.
The main system appears first, followed by any subsystem dependency.
iconvYoshinori Tahara <read.eval.print@gmail.com>
0.3
cffi-grovel (system).
cffi (system).
package.lisp (file).
grovell.lisp (file).
iconv.lisp (file).
Files are sorted by type and then listed depth-first from the systems components trees.
iconv/iconv.lispgrovell.lisp (file).
iconv (system).
iconv (function).
iconv-compat (function).
iconv-error (condition).
iconv-from-string (function).
iconv-invalid-multibyte (condition).
iconv-open-error (condition).
iconv-to-string (function).
iconv-unknown-encoding-error (condition).
%iconv (function).
%iconv-open (function).
%var-accessor-*errno* (function).
(setf %var-accessor-*errno*) (function).
*errno* (symbol macro).
*report-bytes-count* (special variable).
+error-return+ (constant).
get-errno (function).
iconv-close (function).
iconv-invalid-multibyte-at-end-p (reader method).
iconv-invalid-multibyte-buffer (reader method).
iconv-invalid-multibyte-index (reader method).
iconv-open (function).
read-new-replacement-and-offset (function).
test-iconv (function).
test-print-array (function).
with-iconv-cd (macro).
Packages are listed by definition order.
koto.iconviconv
common-lisp.
iconv (function).
iconv-compat (function).
iconv-error (condition).
iconv-from-string (function).
iconv-invalid-multibyte (condition).
iconv-open-error (condition).
iconv-to-string (function).
iconv-unknown-encoding-error (condition).
%iconv (function).
%iconv-open (function).
%var-accessor-*errno* (function).
(setf %var-accessor-*errno*) (function).
*errno* (symbol macro).
*report-bytes-count* (special variable).
+error-return+ (constant).
get-errno (function).
iconv-close (function).
iconv-invalid-multibyte-at-end-p (generic reader).
iconv-invalid-multibyte-buffer (generic reader).
iconv-invalid-multibyte-index (generic reader).
iconv-open (function).
read-new-replacement-and-offset (function).
test-iconv (function).
test-print-array (function).
with-iconv-cd (macro).
Definitions are sorted by export status, category, package, and then by lexicographic order.
The old behaviour of ICONV implemented in terms of the new conditions-based version.
Encode a string into a byte array.
Decode a byte array into a string.
Parent for all iconv errors
error.
Error that is raised when conversion encounters an illegal multibyte sequence
The buffer that is being converted. This is a CFFI native buffer.
:buffer
This slot is read-only.
Index into the source buffer where the error was encountered
:index
This slot is read-only.
True if the encoding error happened at the end of the buffer
(quote nil)
:at-end-p
This slot is read-only.
Error that is raised when ICONV-OPEN returns as error.
Error that is raised if the encoding is unknown.
The number of bytes that will be reported when displaying an error.
iconv-invalid-multibyte)) ¶iconv-invalid-multibyte)) ¶iconv-invalid-multibyte)) ¶| Jump to: | %
(
F G I M R T W |
|---|
| Jump to: | %
(
F G I M R T W |
|---|
| Jump to: | *
+
A B C I S |
|---|
| Jump to: | *
+
A B C I S |
|---|
| Jump to: | C F G I K P S |
|---|
| Jump to: | C F G I K P S |
|---|