Method: (BUF-READER EXT-CURSOR)

Source

(defmethod buf-reader ((cursor ext-cursor))
  (buf-reader (db-get-env cursor)))
Source Context