0.9.0
Adding new flavour to the cursor based API, which allows you to retrieve keys and values with less copying.
val get3: bdb -> string -> string
val key3: bdb -> bdbcur -> string
val value3: bdb -> bdbcur -> string
Adding new flavour to the cursor based API, which allows you to retrieve keys and values with less copying.
val get3: bdb -> string -> string
val key3: bdb -> bdbcur -> string
val value3: bdb -> bdbcur -> string