How to get just the size of the value in BerkeleyDB?

Posted by Shooshpanchick on Stack Overflow See other posts from Stack Overflow or by Shooshpanchick
Published on 2010-04-13T12:04:52Z Indexed on 2010/05/31 0:22 UTC
Read the original article Hit count: 549

Is there a way to get only the length (in bytes) of a value stored in BDB? I don't need the entire data array, only its size.

© Stack Overflow or respective owner

Related posts about database

Related posts about berkeley-db