Method: (BUF-WRITER EXT-CURSOR)
Source
(defmethod buf-writer ((cursor ext-cursor)) (buf-writer (db-get-env cursor)))
Source Context