[cl-rdbms-devel] hu.dwim.rdbms.oracle-utf-problems-12 - ops, babel does it
Marshall McLuhan
marshall.mcluhan at gmx.net
Thu Nov 4 16:51:42 UTC 2010
And hu.dwim.rdbms does use babel directly too.
So now we just need to patch hu.dwim.rdbms?
Regards,
chris
BABEL> (let ((octet-array-utf-16le (make-array 6 :element-type '(unsigned-byte 8)
:initial-contents (vector #X66 #X00 #X6F #X00 #X6F #X00))))
(babel:octets-to-string octet-array-utf-16le :encoding :utf-16le))
"foo"
!DSPAM:4cd2e49e48581293472516!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cl-rdbms-devel/attachments/20101104/e0255a1f/attachment.html>
More information about the cl-rdbms-devel
mailing list