DbStream

Undocumented in source.

Constructors

this
this(DB_STREAM* dbstream, DbEnv dbenv)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

close
void close(uint32_t flags)
Undocumented in source. Be warned that the author may not have intended to support it.
read
void read(Dbt* data, db_off_t offset, uint32_t size, uint32_t flags)
Undocumented in source. Be warned that the author may not have intended to support it.
size
db_off_t size(uint32_t flags)
Undocumented in source. Be warned that the author may not have intended to support it.
write
void write(Dbt* data, db_off_t offset, uint32_t flags)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

_DB_STREAM
DB_STREAM* _DB_STREAM [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta