New function foreign-encoded-string-octets
[uffi.git] / src / package.lisp
index b6cd204e22b8145fa69e637395214fc76eb14175..15b47928a0b25882f1051e9c0e484e0572156530 100644 (file)
@@ -83,8 +83,9 @@
 
    ;; Internatialization
    #:no-i18n
-   #:*default-external-format*
-   #:*external-formats*
+   #:*default-foreign-encoding*
+   #:*foreign-encodings*
+   #:foreign-encoded-string-octets
    ))