Next: iklib conditions string utf8, Up: iklib conditions string [Index]
Condition object type representing an error while encoding a string into
a bytevector; it is derived from &error.
Build and return a new condition object of type
&string-encoding.
Return #t if obj is a condition object of type
&string-encoding; otherwise return #f.
Condition object type representing an error while encoding a bytevector
into a string; it is derived from &error.
Build and return a new condition object of type
&string-decoding.
Return #t if obj is a condition object of type
&string-decoding; otherwise return #f.